DiscordInteractionCallbackResponse
Documentation / @discordeno/bot / DiscordInteractionCallbackResponse
Interface: DiscordInteractionCallbackResponse
Defined in: packages/types/dist/types/discord/interactions.d.ts:177
Properties
interaction
interaction:
DiscordInteractionCallback
Defined in: packages/types/dist/types/discord/interactions.d.ts:179
The interaction object associated with the interaction response
resource?
optional
resource:DiscordInteractionResource
Defined in: packages/types/dist/types/discord/interactions.d.ts:181
The resource that was created by the interaction response.