Kick member from MUCRoom

Hi,

I am deleting a user from the muc room. But the messages are still being transmitted. How can I get ahead of it?
Thank you !

If you are using REST you could do that with: https://www.igniterealtime.org/projects/openfire/plugins/restapi/readme.html#lockout-a-user

1 Like

Thank you!