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

@KGronek-Pubnub
Copy link
Contributor Author

@pubnub-release-bot release as 1.2.0

@KGronek-Pubnub KGronek-Pubnub merged commit fc85ad7 into master Nov 12, 2025
3 checks passed
@KGronek-Pubnub KGronek-Pubnub deleted the CLEN-3012_Here_Now_Limit branch November 12, 2025 12:42
@pubnub-release-bot
Copy link

🚀 Release successfully completed 🚀

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.

3 participants