APIGuildInteraction
https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object
Signature
export type APIGuildInteraction = APIApplicationCommandAutocompleteGuildInteraction | APIApplicationCommandGuildInteraction | APIMessageComponentGuildInteraction | APIModalSubmitGuildInteraction;Members
This export does not declare public properties or methods in the generated declaration file.