| mx_room_leave | R Documentation |
Leave a room
mx_room_leave(session, room_id)
session |
An "mx_session" object. |
room_id |
Character. The room ID. |
Invisible NULL.
## Not run:
mx_room_leave(s, "!abc:matrix.example")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.