IrcServer.Channel

Undocumented in source.

Constructors

this
this(string name)
Undocumented in source.

Members

Functions

add
void add(Client client)
Undocumented in source. Be warned that the author may not have intended to support it.
remove
void remove(Client client)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Member
struct Member
Undocumented in source.

Variables

members
Member[string] members;
Undocumented in source.
modes
Modes modes;
Undocumented in source.
name
string name;
Undocumented in source.
topic
string topic;
Undocumented in source.

Meta