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