chat.print(message: string)
message
string
Outputs text to the chat.
chat.is_open(): boolean
chat.is_open():
boolean
Returns true, if the chat is open.
true
Last updated 3 years ago