-
Notifications
You must be signed in to change notification settings - Fork 78
feat: add channel message count response fields #1594
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add channel message count response fields #1594
Conversation
|
Size Change: 0 B Total Size: 454 kB ℹ️ View Unchanged
|
|
@javierdfm one more thing comes to my mind is the naming of the config field Is this feature a |
The feature enables counting messages in a channel (user generated messages like regular and replies) and exposing this count to the clients so it can be shown in the overview. Let me see if I can come up with a better name if this is not clear. |
## [9.16.0](v9.15.0...v9.16.0) (2025-08-14) ### Features * add channel message count response fields ([#1594](#1594)) ([c58fd6f](c58fd6f))
|
🎉 This PR is included in version 9.16.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
CLA
Description of the changes, What, Why and How?
Changelog