Skip to main content

InteractionCallbackResponse

Documentation


Documentation / @discordeno/bot / InteractionCallbackResponse

Interface: InteractionCallbackResponse

Defined in: bot/src/transformers/types.ts:979

Properties

interaction

interaction: InteractionCallback

Defined in: bot/src/transformers/types.ts:981

The interaction object associated with the interaction response


resource?

optional resource: InteractionResource

Defined in: bot/src/transformers/types.ts:983

The resource that was created by the interaction response.