Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 637 Bytes

PaginationToken4IMChat.md

File metadata and controls

10 lines (7 loc) · 637 Bytes

# PaginationToken4IMChat

Properties

Name Type Description Notes
next_page_token string The next page token is used to paginate through large result sets. A next page token will be returned whenever the set of the available result list exceeds the page size. The expiration period is 15 minutes. [optional]
page_size int The amount of records returns within a single API call. [optional] [default to 30]

[Back to Model list] [Back to API list] [Back to README]