You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* By default the SDK uses an offset based pagination, you can change/extend this by providing your own custom paginator method.
538
-
*
539
-
* The method will be called with the result of the latest channel query.
540
-
*
541
-
* You can return either an offset, or a filter using the [`$lte`/`$gte` operator](/chat/docs/javascript/query_syntax_operators/). If you return a filter, it will be merged with the filter provided for the `init` method.
0 commit comments