mod_chat_server | R Documentation |
Chat server
mod_chat_server(
id,
ide_colors = get_ide_theme_info(),
translator = create_translator(),
settings,
history
)
id |
id of the module |
ide_colors |
List containing the colors of the IDE theme. |
translator |
Translator from |
settings , history |
Reactive values from the settings and history module |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.