InteractionCallbackResponse
Documentation / @discordeno/bot / InteractionCallbackResponse
Interface: InteractionCallbackResponse
Defined in: bot/src/transformers/types.ts:982
Properties
interaction
interaction:
InteractionCallback
Defined in: bot/src/transformers/types.ts:984
The interaction object associated with the interaction response
resource?
optionalresource:InteractionResource
Defined in: bot/src/transformers/types.ts:986
The resource that was created by the interaction response.