DiscordInteractionCallbackResponse
Documentation / @discordeno/types / DiscordInteractionCallbackResponse
Interface: DiscordInteractionCallbackResponse
Defined in: discord/interactions.ts:237
Properties
interaction
interaction:
DiscordInteractionCallback
Defined in: discord/interactions.ts:239
The interaction object associated with the interaction response
resource?
optionalresource?:DiscordInteractionResource
Defined in: discord/interactions.ts:241
The resource that was created by the interaction response.