| rooms | R Documentation |
Create the representation of matrix rooms.
rooms( id, since = lubridate::now(), events = tibble::tibble(), members = tibble::tibble(), next_token = character() )
id |
Matrix API identifiers of the rooms. |
since |
Date and time of the beginning of the included events. |
events |
One |
members |
A |
next_token |
Token for the next sync. This should be set from the
|
An object of class ChatStat_rooms that stores the parameters as
named list items.
get_rooms()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.