Skip to main content

InteractionCallbackResponse

Documentation


Documentation / @discordeno/bot / InteractionCallbackResponse

Interface: InteractionCallbackResponse

Defined in: transformers/types.ts:1046

Properties

interaction

interaction: InteractionCallback

Defined in: transformers/types.ts:1048

The interaction object associated with the interaction response


resource?

optional resource: InteractionResource

Defined in: transformers/types.ts:1050

The resource that was created by the interaction response.