When a user makes a room as a favorite, the yellow star appears and it moves the room up to the "favorites" section of the list of rooms.
Logged In | Permission | Setting |
Yes | none | none |
String - the id of the room to leave
Boolean - whether the room is a favorite or not, defaults to true
{"msg": "method","method": "toggleFavorite","id": "16","params": ["roomId",true/false]}
{"msg": "result","id": "16","result": 1}
​Joining Channels​
​Leaving Rooms​