Please guide me how to delete multi message and clear all message in a room (chanell, direct message).
Rocket.Chat Version: 0.51.0
Running Instances: 1
DB Replicaset OpLog: 1
Node Version: v4.6.2
u can only clear one by one select all not avaible
You can delete them directly form the DB if you have access to it.
@engelgabriel I use on Rocket.Chat cloud (https://vinhlong.rocket.chat). How do I can access to Database.
Thank you so much.
I would very much like to see this feature implemented! we have hundreds of notifications per day to an observance channel and its a pain to delete them all one by one...
I second this, this feature is absolutely essential for us. We're currently deploying Rocket.Chat in our university environment and it's gaining momentum. Having this feature would greatly support the deployment.
We used the rest api for this purpose: https://rocket.chat/docs/developer-guides/rest-api/channels/cleanhistory
Thanks for the link! However, what I meant was that this feature should also be available to moderators of private channels and administrators and members of private conversations from within the UI. Sorry, I should've phrased that more clearly in my earlier post.
Duplicate of #1861
We used the rest api for this purpose: https://rocket.chat/docs/developer-guides/rest-api/channels/cleanhistory
New like for this doc: https://rocket.chat/docs/developer-guides/rest-api/rooms/cleanhistory/
You can delete them directly form the DB if you have access to it.
hi sir what is the name of the table for direct message ?
Most helpful comment
I would very much like to see this feature implemented! we have hundreds of notifications per day to an observance channel and its a pain to delete them all one by one...