Skip to content

Commit d2d74a7

Browse files
committed
a note about the total max length of the text inside v2
1 parent e2a3368 commit d2d74a7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

guide/CodeReferences/ref.v2_components.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ You can use {container:data} to send a message with v2 component
1717
```
1818
* total number of components (i.e container, text...) cannot exceed 40 in the whole message
1919
* 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
2021

2122
#### section structure
2223
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

Comments
 (0)