Skip to content

Commit bad84e0

Browse files
Updated component reference wording (#7509)
* Updated component reference wording * Update docs/components/reference.mdx Co-authored-by: Yoni Lerner <[email protected]> --------- Co-authored-by: Yoni Lerner <[email protected]>
1 parent a3369d8 commit bad84e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/components/reference.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To use these components, you need to send the [message flag](/docs/resources/mes
1515
- The `content` and `embeds` fields will no longer work but you'll be able to use [Text Display](/docs/components/reference#text-display) and [Container](/docs/components/reference#container) as replacements
1616
- Attachments won't show by default - they must be exposed through components
1717
- The `poll` and `stickers` fields are disabled
18-
- A max of 10 top-level components and 30 total components in a message
18+
- Messages currently allow up to 10 top-level components and 30 total components
1919

2020
:::info
2121
[Legacy component behavior](/docs/components/reference#legacy-message-component-behavior) will continue to work but provide less flexibility and control over the message layout.

0 commit comments

Comments
 (0)