mod_chat_server: Chat server

View source: R/mod_chat.R

mod_chat_serverR Documentation

Chat server

Description

Chat server

Usage

mod_chat_server(
  id,
  ide_colors = get_ide_theme_info(),
  translator = create_translator(),
  settings,
  history
)

Arguments

id

id of the module

ide_colors

List containing the colors of the IDE theme.

translator

Translator from shiny.i18n::Translator

settings, history

Reactive values from the settings and history module


gptstudio documentation built on May 29, 2024, 12:30 p.m.