Skip to content

Commit e2a3368

Browse files
committed
clarify some limitations
1 parent 4943674 commit e2a3368

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

guide/CodeReferences/ref.v2_components.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ You can use {container:data} to send a message with v2 component
1515
{separator:...}
1616
}
1717
```
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.
1820

1921
#### section structure
2022
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)