| mx_room_members | R Documentation |
List the members of a room
mx_room_members(session, room_id)
session |
An "mx_session" object. |
room_id |
Character. The room ID. |
Character vector of Matrix user IDs currently joined.
## Not run:
mx_room_members(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.