Skip to main contentTheOmenDen.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.