Skip to main content

DiscordInteractionCallbackResponse

@discordeno/bot


Documentation / @discordeno/bot / DiscordInteractionCallbackResponse

Interface: DiscordInteractionCallbackResponse

Defined in: packages/types/dist/types/discord.d.ts:1813

https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-callback-interaction-callback-response-object

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.