Hello Max
Regarding the Room API, is there a builtin way to disconnect/kick certain participants from a room (or even do it from the CLI over an SSH connection)?
The current implementation I have is to use the ROOM_EVENT.MESSAGE to handle certain commands, like 'Disconnect' to remove a given...