Skip to content
M2O Scripting APIScripting reference
Data shapeClient APIGenerated

ChatMessageEvent

Defined in: client/api.d.ts:1106

A chat message received from the server.

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.