- Notifications
You must be signed in to change notification settings - Fork 1
SentChat Library
Dennis Dörr edited this page Mar 8, 2020
·
1 revision
| Key | Type | Description |
|---|---|---|
event.message | string | Chat messsage |
event.modify(string message) | null | Modifies the chat message, before it gets get sent to the server |
event.filter() | null | Filters the chat message, so it never gets sent to the server |