Skip to content

Commit 745e014

Browse files
authored
Top-level components are not necessarily action rows (#7115)
1 parent 092098f commit 745e014

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/interactions/Message_Components.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ There are several different types of components; this documentation will outline
88

99
Components are a field on the [message object](#DOCS_RESOURCES_MESSAGE/message-object), so you can use them whether you're sending messages or responding to a [slash command](#DOCS_INTERACTIONS_APPLICATION_COMMANDS/) or other interaction.
1010

11-
The top-level `components` field is an array of [Action Row](#DOCS_INTERACTIONS_MESSAGE_COMPONENTS/action-rows) components.
12-
1311
### Component Object
1412

1513
###### Component Types

0 commit comments

Comments
 (0)