Skip to content

Files

Latest commit

 

History

History
15 lines (7 loc) · 672 Bytes

InteractiveSection.md

File metadata and controls

15 lines (7 loc) · 672 Bytes

InteractiveSection

Properties

Name Type Description Notes
title String Title of the section. Required if the message has more than one section. [optional]
rows List<InteractiveSectionRow> Contains a list of rows. Limited to 10 rows across all sections. Required for List Messages. [optional]
productItems List<InteractiveProduct> Array of product objects. There is a minimum of 1 product per section. There is a maximum of 30 products across all sections. [optional]