offset property
read / write
Specify 0 to get results from exactly the from_message_id or a negative offset to get the specified message and some newer messages.
Implementation
late int offset;
Specify 0 to get results from exactly the from_message_id or a negative offset to get the specified message and some newer messages.
late int offset;