You can now delete messages in real time directly from the chat
- delete all messages from an user
- delete an individual message from an user
Go to roles and check (admin or moderator role for instance)
- canDeleteMessage: this allow to delete all user’s messages
- canDeleteIndividualMessage: this allow to delete any message
Also make sure that the role can delete other user’s messages
ex: a moderator should not be able to delete admin’s messages
This can be done with canUserMessagesDeleted