Skip to main content
Corvus Connection

OnAutomodHold

Attribute
TheOmenDen.StreamPulse.Scripting.Attributes.OnAutomodHoldAttributeMarks a method as a handler fired when AutoMod holds a message for review. The method must accept (IScriptContext, AutomodHoldContext). See OnChatMessageAttribute for the supported return types.