offset property

int offset
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;