Interface ModalSubmitMessageInteractionMetadata

Hierarchy

  • Omit<MessageInteractionMetadata, "triggeringInteractionMetadata" | "name" | "interactedMessageID" | "targetMessageID" | "targetUser" | "type">
    • ModalSubmitMessageInteractionMetadata

Properties

authorizingIntegrationOwners: AuthorizingIntegrationOwners

Details about the authorizing user or server for the installation(s) relevant to the interaction. See Discord's docs for more information.

id: string
originalResponseMessageID?: string

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

user: User

The user that triggered the reaction.