Skip to content

ReceivedChat Event

Dennis Dörr edited this page Mar 8, 2020 · 1 revision
Key Type Description
event.json json Chat message as a json string
event.message string Chat messsage as a plain string
event.modify(string|json message) null Modifies the chat message, before it gets displayed
event.filter() null Filters the chat message, so it never gets displayed

Clone this wiki locally