IRC.NET


IrcChannelListReceivedEventArgs

Defined in IrcDotNet.dll.
Provides data for the IrcClient.ChannelListReceived event.

Instance members

Instance memberDescription
Channels()
Signature: unit -> unit
Gets the list of information about the channels that was returned by the server.
Fork me on GitHub