APIPingInteraction
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.
export type APIPingInteraction = Omit<APIBaseInteraction<InteractionType.Ping, never>, 'locale' | 'channel'>;This export does not declare public properties or methods in the generated declaration file.