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