typealias
APIPingInteraction
external
export
type
APIPingInteraction
=
Omit
<
APIBaseInteraction
<
InteractionType
.
Ping
,
never
>,
'locale'
>;
Union Members
Omit
<
APIBaseInteraction
<
InteractionType.Ping
,
never
>, 'locale'>