repliesToCursors property

List<ChatItemsCursor?>? repliesToCursors
getter/setter pair

Cursors of the ChatMessage.repliesTo list.

Implementation

List<ChatItemsCursor?>? repliesToCursors;