render_msg_divs | R Documentation |
Render the messages for the chat
render_msg_divs(texts, users, act_user)
texts |
a character vector with the texts |
users |
a character vector with the users |
act_user |
a character with the current user (that is using the app) |
The HTML code containing the chat messages
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.