Skip to main content

InteractionCallbackResponse

@discordeno/bot


Documentation / @discordeno/bot / InteractionCallbackResponse

Interface: InteractionCallbackResponse

Defined in: packages/bot/src/transformers/types.ts:911

Properties

interaction

interaction: InteractionCallback

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

The interaction object associated with the interaction response


resource?

optional resource: InteractionResource

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

The resource that was created by the interaction response.