Skip to content

Message List Row Data DTO Reference

The NjoguAmos\Waha\Dto\MessageListRowData represents a row in a list section.

titlestring

The title of the row.

rowIdstring

The unique identifier for the row.

descriptionstring or null

Optional description for the row.

Released under the MIT License.