Chat Console
class ChatConsole
Simple support for console chat.
Functions
Link copied to clipboard
fun chat(chatSession: ChatSession, welcome: String? = null, colorPalette: ColorPalette = DefaultColorPalette()): String