Skip to main contentTheOmenDen.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.