Skip to main contentTheOmenDen.StreamPulse.Scripting.Attributes.OnResubMessageAttributeMarks a method as a handler fired when a viewer shares a resubscription message. The method must accept
(IScriptContext, ResubMessageContext). See OnChatMessageAttribute for the supported return types.