Skip to main content
Version: Next

APIMessageComponentInteractionMetadata

Hierarchy

  • APIBaseInteractionMetadata<InteractionType.MessageComponent>
    • APIMessageComponentInteractionMetadata

Index

Properties

inheritedauthorizing_integration_owners

authorizing_integration_owners: APIAuthorizingIntegrationOwnersMap

IDs for installation context(s) related to an interaction

inheritedid

id: string

ID of the interaction

interacted_message_id

interacted_message_id: string

ID of the message that contained the interactive component

optionalinheritedoriginal_response_message_id

original_response_message_id?: string

ID of the original response message, present only on follow-up messages

inheritedtype

type: MessageComponent

Type of interaction

inheriteduser

user: APIUser

User who triggered the interaction