InteractionCallbackData

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

Signature

export interface InteractionCallbackData<T extends InteractionType = InteractionType>

Properties

activity_instance_id?: string;

Instance ID of the Activity if one was launched or joined

response_message_id?: string;

ID of the message that was created by the interaction