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