Skip to main contentTheOmenDen.StreamPulse.Scripting.Attributes.OnWhisperAttributeMarks a method as a handler fired when the account receives a whisper. The method must accept
(IScriptContext, WhisperContext). See OnChatMessageAttribute for the supported return types.