Skip to main content
Version: Next

APIMessageComponentInteractionMetadata

Hierarchy

  • APIBaseInteractionMetadata<InteractionType.MessageComponent>
    • APIMessageComponentInteractionMetadata

Index

Properties

authorizing_integration_owners

authorizing_integration_owners: APIAuthorizingIntegrationOwnersMap

IDs for installation context(s) related to an interaction

id

id: string

ID of the interaction

interacted_message_id

interacted_message_id: string

ID of the message that contained the interactive component

optionaloriginal_response_message_id

original_response_message_id?: string

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

type

type: MessageComponent

Type of interaction

user

user: APIUser

User who triggered the interaction