You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/change-log/2025-04-29-component-limits.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ topics:
7
7
- "Interactions"
8
8
---
9
9
10
-
We're raising the limits on components in messages when using the [`IS_COMPONENTS_V2` message flag](/docs/resources/message#message-object-message-flags) to 40 and removing the limit on top level components! Legacy messages continue to allow up to 10 top-level components and 30 total components.
10
+
We're removing the top level component limit and raising the limit on components in messages to 40 when using the [`IS_COMPONENTS_V2` message flag](/docs/resources/message#message-object-message-flags)! Legacy messages continue to allow up to 10 top-level components and 30 total components.
0 commit comments