Interface APIMessageInteractionMetadata

Hierarchy

  • APIMessageInteractionMetadata

Properties

authorizing_integration_owners: APIAuthorizingIntegrationOwnersMap

IDs for installation context(s) related to an interaction. Details in Authorizing Integration Owners Object

id: string

ID of the interaction

interacted_message_id?: string

ID of the message that contained interactive component, present only on messages created from component interactions

original_response_message_id?: string

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

triggering_interaction_metadata?: APIMessageInteractionMetadata

Metadata for the interaction that was used to open the modal, present only on modal submit interactions

Type of interaction

user: APIUser

User who triggered the interaction

Generated using TypeDoc