IRC.NET


CtcpRawMessageEventArgs

Defined in IrcDotNet.dll.
Provides data for the CtcpClient.RawMessageSent and CtcpClient.RawMessageReceived events.

Instance members

Instance memberDescription
Message()
Signature: unit -> unit
Gets the message that was sent/received by the client.
Fork me on GitHub