Skip to main content

InteractionCallbackResponse

@discordeno/botDocs


Documentation / @discordeno/bot / InteractionCallbackResponse

Interface: InteractionCallbackResponse

Properties

interaction

interaction: InteractionCallback

The interaction object associated with the interaction response

Defined in

packages/bot/src/transformers/types.ts:913


resource?

optional resource: InteractionResource

The resource that was created by the interaction response.

Defined in

packages/bot/src/transformers/types.ts:915