Archiving a room marks it as read only and then removes it from the channel list on the left.
Logged In | Permission | Setting |
---|---|---|
Yes | archive-room |
none |
- String - the id of the room to archive
{
"msg": "method",
"method": "archiveRoom",
"id": "97",
"params": [
"roomId"
]
}
{
"msg": "result",
"id": "97"
}