Skip to content

Message List Section Data DTO Reference

The NjoguAmos\Waha\Dto\MessageListSectionData represents a section in an interactive list message.

titlestring

The title of the section.

rowsMessageListRowData[]

An array of rows in the section.

Released under the MIT License.