ReceivedChat Event - Gorlem/ScriptIt GitHub Wiki

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