IRC.NET


CtcpResponseReceivedEventArgs

Defined in IrcDotNet.dll.
Provides data for events that indicate a response to a CTCP request.

Instance members

Instance memberDescription
User()
Signature: unit -> unit
Gets the user from which the response was received.
Fork me on GitHub