feat: Added new docs
This commit is contained in:
@@ -4,6 +4,8 @@ sidebar_position: 15
|
||||
title: Channel Pagination
|
||||
---
|
||||
|
||||
Understanding Pagination For The Channel List
|
||||
|
||||
The channel query endpoint allows you to paginate the list of messages, watchers, and members for one channel.
|
||||
To make sure that you are able to retrieve a consistent list of messages, pagination does not work with simple offset/limit parameters but instead,
|
||||
it relies on passing the ID of the messages from the previous page.
|
||||
|
||||
Reference in New Issue
Block a user