Skip to content

Chat Library

Dennis Dörr edited this page Mar 7, 2020 · 2 revisions
KeyTypeDescription
chat.messageslist<string>Recieved chat messages history
chat.historylist<string>Sent chat messages history
chat.clear()nullClear chat messages
chat.send(string message)nullSend a chat message to the server
chat.log(string|json message)nullLog a message locally`

Clone this wiki locally