chat

fun chat(text: Component, module: ClientModule)
fun chat(text: Component, command: Command)
fun chat(text: String, module: ClientModule)
fun chat(text: String, command: Command)
fun chat(text: String)