typealias GatewayInteractionCreateDispatchData

external
export type GatewayInteractionCreateDispatchData = APIInteraction;

https://discord.com/developers/docs/topics/gateway-events#interaction-create

Union Members

APIInteraction