Preview environment

interface RESTAPIInteractionCallbackObject

export interface RESTAPIInteractionCallbackObject

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

optional
activity_instance_id? : string

Instance ID of the Activity if one was launched or joined

ID of the interaction

optional
response_message_ephemeral? : boolean

Whether or not the response message was ephemeral

optional
response_message_id? : Snowflake

ID of the message that was created by the interaction

optional
response_message_loading? : boolean

Whether or not the message is in a loading state

Interaction type