offset_request property

ChatJoinRequest? offset_request
read / write

A chat join request from which to return next requests; pass null to get results from the beginning.

Implementation

ChatJoinRequest? offset_request;