Skip to main content
Corvus Connection

OnModeratorRemove

Attribute
TheOmenDen.StreamPulse.Scripting.Attributes.OnModeratorRemoveAttributeMarks a method as a handler fired when a user's moderator status is removed. The method must accept (IScriptContext, ModeratorContext). See OnChatMessageAttribute for the supported return types.