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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,7 @@ You can use {container:data} to send a message with v2 component
17
17
```
18
18
* total number of components (i.e container, text...) cannot exceed 40 in the whole message
19
19
* container can hold up to 40 components (i.e text, gallery,...) as max.
20
+
* total text content length in the message should be at max of 4000
20
21
21
22
#### section structure
22
23
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