Skip to content
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

Mute/Unmute/Mark as Read channel users in bulk #242

Open
saket13 opened this issue Feb 11, 2023 · 0 comments
Open

Mute/Unmute/Mark as Read channel users in bulk #242

saket13 opened this issue Feb 11, 2023 · 0 comments

Comments

@saket13
Copy link

saket13 commented Feb 11, 2023

I have been searching for a way to mute/unmute/Mark as Read users in the same channel in bulk.

Since, I have not found any way I have to do this in loop. This increases the time taken per request due to multiple network RTTs, although I solved this by unblocking other requests of queue using go routines but would like to know if something like this exists for getting this task done in bulk in one shot ?

If not, can I expect any update related to this ?

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

No branches or pull requests

1 participant