export interface RESTAPIInteractionCallbackObject
https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-callback-interaction-callback-object
optionalexternalstring activity_instance_id? :
Instance ID of the Activity if one was launched or joined
externalSnowflake id :
ID of the interaction
optionalexternalboolean response_message_ephemeral? :
Whether or not the response message was ephemeral
optionalexternalSnowflake response_message_id? :
ID of the message that was created by the interaction
optionalexternalboolean response_message_loading? :
Whether or not the message is in a loading state
externalInteractionType type :
Interaction type