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