Skip to main contentTheOmenDen.StreamPulse.Scripting.Attributes.OnTierChangeAttributeMarks a method as a handler fired when a patron's entitled Patreon pledge amount changes (up or down).
The method must accept (IScriptContext, TierChangeContext). See OnChatMessageAttribute
for the supported return types.