IRC.NET


CtcpVersionResponseReceivedEventArgs

Defined in IrcDotNet.dll.
Provides data for the CtcpClient.VersionResponseReceived event.

Instance members

Instance memberDescription
VersionInfo()
Signature: unit -> unit
Gets the information about the client version of the user.
Fork me on GitHub