InteractionCallbackResponse
https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-callback-interaction-callback-response-object
Signature
export interface InteractionCallbackResponseProperties
2Methods
0No methods.
Properties
interaction: InteractionCallbackData;resource?: InteractionCallbackResource;