RESTAPIInteractionCallbackObject
https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-callback-interaction-callback-object
Signature
export interface RESTAPIInteractionCallbackObjectProperties
6Methods
0No methods.
Properties
id: Snowflake;type: InteractionType;activity_instance_id?: string;response_message_id?: Snowflake;response_message_loading?: boolean;response_message_ephemeral?: boolean;