offset property

int32? offset
getter/setter pair

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

int32? offset;