export interface APIMessageComponentInteractionMetadata extends APIBaseInteractionMetadata<InteractionType.MessageComponent>
externalAPIAuthorizingIntegrationOwnersMap authorizing_integration_owners :
IDs for installation context(s) related to an interaction
Inherited from: APIBaseInteractionMetadata
externalSnowflake interacted_message_id :
ID of the message that contained the interactive component
optionalexternalSnowflake original_response_message_id? :
ID of the original response message, present only on follow-up messages
Inherited from: APIBaseInteractionMetadata