export interface MessageInteractionMetadata
Partial data of the interaction that a message is a result of
APIAuthorizingIntegrationOwnersMap authorizingIntegrationOwners :
Ids for installation context(s) related to an interaction
Snowflake id :
The interaction's id
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
MessageInteractionMetadata | null triggeringInteractionMetadata :
Metadata for the interaction that was used to open the modal. Present only on modal submit interactions
InteractionType type :
The type of the interaction
User user :
The user that invoked the interaction