Description Usage Format Fields Methods Examples
make API client object
1 |
An R6Class
generator object
access_token
your personal access token to authenticate access
post_messages(message, room_id)
This methods post your message to specific room.
get_messages(room_id, force = FALSE)
This methods get messages in specific room.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.