messageTimestamp property
read / write
The time of a request. After each call of next, this value will change to the oldest BaseMessage.createdAt value of the message that have been fetched.
Implementation
int? messageTimestamp = IntMax.max;