InteractionCallbackResponse
Documentation / @discordeno/bot / InteractionCallbackResponse
Interface: InteractionCallbackResponse
Defined in: packages/bot/src/transformers/types.ts:924
Properties
interaction
interaction:
InteractionCallback
Defined in: packages/bot/src/transformers/types.ts:926
The interaction object associated with the interaction response
resource?
optional
resource:InteractionResource
Defined in: packages/bot/src/transformers/types.ts:928
The resource that was created by the interaction response.