GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

InteractionCallbackResponse

https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-callback-interaction-callback-response-object

API/Interfaces/InteractionCallbackResponse
seyfert/lib/types/payloads/_interactions/responses.d.ts

Signature

export interface InteractionCallbackResponse

Properties

2
interactionresource

Methods

0

No methods.

Properties

interaction#
interaction: InteractionCallbackData;
resource#
resource?: InteractionCallbackResource;