Skip to content

Commit be8d769

Browse files
committed
Revert "[docs] Message Forwards feature (discord#6818)" (discord#6832)
This reverts commit 57a5077.
1 parent d201669 commit be8d769

File tree

3 files changed

+70
-123
lines changed

3 files changed

+70
-123
lines changed

docs/interactions/Receiving_and_Responding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ All options have names, and an option can either be a parameter and input value-
153153
This is sent on the [message object](#DOCS_RESOURCES_CHANNEL/message-object) when the message is a response to an Interaction without an existing message.
154154

155155
> info
156-
> This means responses to [Message Components](#DOCS_INTERACTIONS_MESSAGE_COMPONENTS/) do not include this property, instead including a [message reference](#DOCS_RESOURCES_CHANNEL/message-reference-structure) object as components _always_ exist on preexisting messages.
156+
> This means responses to [Message Components](#DOCS_INTERACTIONS_MESSAGE_COMPONENTS/) do not include this property, instead including a [message reference](#DOCS_RESOURCES_CHANNEL/message-reference-object-message-reference-structure) object as components _always_ exist on preexisting messages.
157157
158158
###### Message Interaction Structure
159159

0 commit comments

Comments
 (0)