ChatMessageEvent
Defined in: client/api.d.ts:1106
A chat message received from the server.
Properties
Section titled “Properties”author
Section titled “author”author:
string
Defined in: client/api.d.ts:1110
Display name supplied by the server.
color:
number
Defined in: client/api.d.ts:1120
Packed message color.
text:
string
Defined in: client/api.d.ts:1115
Message body.
