βœ‰οΈchat

Functions:

print

chat.print(message: string)

NameTypeDescription

message

string

message

Outputs text to the chat.

is_open

chat.is_open(): boolean

Returns true, if the chat is open.

Last updated