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