IRC.NET


IrcChannelUserEventArgs

Defined in IrcDotNet.dll.
Provides data for events that concern an IrcChannelUser.

Instance members

Instance memberDescription
ChannelUser()
Signature: unit -> unit
Gets the channel user that the event concerns.
Fork me on GitHub