chat
Functions:
print
chat.print(message: string)
Name
Type
Description
message
string
message
Outputs text to the chat.
is_open
chat.is_open():
boolean
Returns true
, if the chat is open.
Last updated
chat.print(message: string)
message
string
message
Outputs text to the chat.
chat.is_open():
boolean
Returns true
, if the chat is open.
Last updated