diff --git a/docs/resources/Message.md b/docs/resources/Message.md index 55f669b0ba..c5a69e23aa 100644 --- a/docs/resources/Message.md +++ b/docs/resources/Message.md @@ -252,7 +252,7 @@ Metadata about the interaction, including the source of the interaction and rele | authorizing_integration_owners | dictionary with keys of [application integration types](#DOCS_RESOURCES_APPLICATION/application-object-application-integration-types) | IDs for installation context(s) related to an interaction. Details in [Authorizing Integration Owners Object](#DOCS_INTERACTIONS_RECEIVING_AND_RESPONDING/interaction-object-authorizing-integration-owners-object) | | original_response_message_id? | snowflake | ID of the original response message, present only on [follow-up messages](#DOCS_INTERACTIONS_RECEIVING_AND_RESPONDING/) | | interacted_message_id? | snowflake | ID of the message that contained interactive component, present only on messages created from component interactions | -| triggering_interaction_metadata? | Message Interaction Metadata Structure | Metadata for the interaction that was used to open the modal, present only on modal submit interactions | +| triggering_interaction_metadata? | [message interaction metadata object](#DOCS_RESOURCES_MESSAGE/message-interaction-metadata-object-message-interaction-metadata-structure) | Metadata for the interaction that was used to open the modal, present only on modal submit interactions | ### Message Call Object