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