nextResultSize property
- @JsonKey(name: 'next_limit')
read / write
The number of newer messages added either before the timestamp or the message that has a specific message ID.
Implementation
@JsonKey(name: 'next_limit')
int nextResultSize = 10;