Send a notice to a user.
The difference between a notice and a normal message is that automatic replies must never be sent in response to a notice. This rule applies to servers too - they must not send any error reply back to the client on receipt of a notice. The object of this rule is to avoid loops between clients automatically sending something in response to something it received. See PrivateMessage for possible errors.
Exception Type | Condition |
---|---|
ArgumentException | If the nick is not valid or the message is empty or null. |
Sender Class | Sharkbite.Irc Namespace | OnPrivateNotice