interface RESTAPIInteractionCallbackObject

external
export interface RESTAPIInteractionCallbackObject

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

optionalexternal
activity_instance_id? : string

Instance ID of the Activity if one was launched or joined

external
id : Snowflake

ID of the interaction

optionalexternal
response_message_ephemeral? : boolean

Whether or not the response message was ephemeral

optionalexternal
response_message_id? : Snowflake

ID of the message that was created by the interaction

optionalexternal
response_message_loading? : boolean

Whether or not the message is in a loading state

external
type : InteractionType

Interaction type