MessageInteractionMetadata

export interface MessageInteractionMetadata
export interface MessageInteractionMetadata
Partial data of the interaction that a message is a result of
authorizingIntegrationOwners:APIAuthorizingIntegrationOwnersMap
Ids for installation context(s) related to an interaction
The interaction's id
interactedMessageId:Snowflake | null
Id of the message that contained interactive component. Present only on messages created from component interactions
originalResponseMessageId:Snowflake | null
Id of the original response message. Present only on follow-up messages
triggeringInteractionMetadata:MessageInteractionMetadata | null
Metadata for the interaction that was used to open the modal. Present only on modal submit interactions
The type of the interaction
user:User
The user that invoked the interaction