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: guide/CodeReferences/ref.v2_components.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,8 @@ You can use {container:data} to send a message with v2 component
15
15
{separator:...}
16
16
}
17
17
```
18
+
* total number of components (i.e container, text...) cannot exceed 40 in the whole message
19
+
* container can hold up to 40 components (i.e text, gallery,...) as max.
18
20
19
21
#### section structure
20
22
section allow you to add a text + image + button together in inside the container, a section should contain at least one text and one accessory (image or button).
0 commit comments