Skip to main content

InteractionCallbackResponse

Documentation


Documentation / @discordeno/bot / InteractionCallbackResponse

Interface: InteractionCallbackResponse

Defined in: transformers/types.ts:1125

Properties

interaction

interaction: InteractionCallback

Defined in: transformers/types.ts:1127

The interaction object associated with the interaction response


resource?

optional resource?: InteractionResource

Defined in: transformers/types.ts:1129

The resource that was created by the interaction response.