Skip to main content
Corvus Connection

OnNewPatron

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