IrcClient.Channel

An IRC channel.

class IrcClient
private protected public
struct Channel {}

Members

Variables

users
bool[string] users;

Visible users in this channel.

Meta