Skip to main content

InteractionCallbackResponse

Documentation


Documentation / @discordeno/bot / InteractionCallbackResponse

Interface: InteractionCallbackResponse

Defined in: transformers/types.ts:1040

Properties

interaction

interaction: InteractionCallback

Defined in: transformers/types.ts:1042

The interaction object associated with the interaction response


resource?

optional resource: InteractionResource

Defined in: transformers/types.ts:1044

The resource that was created by the interaction response.