| mx_room_join | R Documentation |
Join a room by ID or alias
mx_room_join(session, room)
session |
An "mx_session" object. |
room |
Character. Room ID (!abc:server) or alias (#name:server). |
The joined room ID.
## Not run:
mx_room_join(s, "#general:matrix.example")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.