nextResultSize property
The number of messages to retrieve that were sent after the specified timestamp or message ID.
Implementation
@JsonKey(name: 'next_limit')
int nextResultSize = 0;
The number of messages to retrieve that were sent after the specified timestamp or message ID.
@JsonKey(name: 'next_limit')
int nextResultSize = 0;