GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

APIPingInteraction

API/Type Aliases/APIPingInteraction
seyfert/lib/types/payloads/_interactions/ping.d.ts

Signature

export type APIPingInteraction = Omit<APIBaseInteraction<InteractionType.Ping, never>, 'locale' | 'channel'>;

Members

This export does not declare public properties or methods in the generated declaration file.