IRCChannel.users

Associative array of all the nicknames inhabiting the channel.

struct IRCChannel
bool[string] users;

Meta