Skip to main contentTheOmenDen.StreamPulse.Scripting.Attributes.OnChatClearedAttributeMarks a method as a handler fired when a moderator clears the chat. The method must accept
(IScriptContext, ChatClearedContext). See OnChatMessageAttribute for the supported return types.