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