Static
eventReadonly
chatThe message that the player sent.
Readonly
messageThe message that this event originated from.
Readonly
playerThe player that this event is for.
Readonly
roomThe room or client that the event came from.
The message that the player sent.
Generated using TypeDoc
Emitted when a player sends a free chat message. See PlayerSendQuickChatEvent to listen for quick chat messages.
Due to technical impossibilities, this event cannot be canceled or reverted.