Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/components/reference.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ To use these components, you need to send the [message flag](/docs/resources/mes
- 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
- Attachments won't show by default - they must be exposed through components
- The `poll` and `stickers` fields are disabled
- A max of 10 top-level components and 30 total components in a message
- Messages currently display up to 10 top-level components and 30 total components

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