Skip to content

Conversation

@KGronek-Pubnub
Copy link
Contributor

feat(hereNow): Add Limit and Offset inputs to ListUsersFromChannel function.

The ListUsersFromChannel method now returns a maximum of 1,000 occupants per channel. Previously, it would return all occupants regardless of count. If you have channels with more than 1,000 occupants, you must use pagination (new Limit and Offset parameters) to retrieve the complete list. BREAKING CHANGE

@KGronek-Pubnub KGronek-Pubnub self-assigned this Nov 6, 2025
Copy link

@jakub-grzesiowski jakub-grzesiowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants