Skip to main content
Corvus Connection

OnChatCleared

Attribute
TheOmenDen.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.