Sends a message to the specified user or channel.
Namespace: NetIrc2Assembly: NetIrc2 (in NetIrc2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- recipient
- Type: NetIrc2 IrcString
The user or channel to send the message to.
- message
- Type: NetIrc2 IrcString
The message to send.
See Also