Skip to main content
Corvus Connection

OnWhisper

Attribute
TheOmenDen.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.