Skip to main content
Corvus Connection

OnWarningIssued

Attribute
TheOmenDen.StreamPulse.Scripting.Attributes.OnWarningIssuedAttributeMarks a method as a handler fired when a moderator warns a chatter. The method must accept (IScriptContext, WarningContext). See OnChatMessageAttribute for the supported return types.