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