Skip to main contentTheOmenDen.StreamPulse.Scripting.Attributes.OnNewPatronAttributeMarks a method as a handler fired when a patron joins the tracked Patreon campaign. The method must
accept (IScriptContext, NewPatronContext). See OnChatMessageAttribute for the
supported return types.