WHISPER (new IRCX message)

A whisper from another channel member.

Syntax:

:<sender> WHISPER <channel> <nick list> :<text>

Parameters

<sender> The nick-name of the person that sent the whisper.

<channel> The channel that the message is sent to.

<nick list> The list of nicknames of channel members that will receive the whisper.

<text> The content of the whisper.

Remarks

The server may transform a WHISPER into a PRIVMSG for clients that do not support IRCX.

Example

Example 4.5. Whisper Message Example

Server: :Joe!~joe@localhost WHISPER #test Jill :Test whisper.

[Note]Editor's Note

If a whisper is being sent to multiple people, you may want to make the server supress the nicknames other than the person getting the message.