DiscordInteractionMetadata
Metadata about the interaction, including the source of the interaction and relevant server and user IDs.
Constructors
Properties
IDs for installation context(s) related to an interaction
ID of the message that contained interactive component, present only on messages created from component interactions
ID of the original response message, present only on follow-up messages
The ID of the message the command was run on, present only on message command interactions. The original response message will also have message_reference and referenced_message pointing to this message
The user the command was run on, present only on user command interactions
Metadata for the interaction that was used to open the modal, present only on modal submit interactions
The type of the interaction.
The user associated with the interaction.