APIInteractionResponse
https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object
Signature
export type APIInteractionResponse = APIApplicationCommandAutocompleteResponse | APIInteractionResponseChannelMessageWithSource | APIInteractionResponseDeferredChannelMessageWithSource | APIInteractionResponseDeferredMessageUpdate | APIInteractionResponsePong | APIInteractionResponseUpdateMessage | APIModalInteractionResponse | APIInteractionResponseLaunchActivity;Members
This export does not declare public properties or methods in the generated declaration file.