IRCMessage

Undocumented in source.

Members

Enums

Type
enum Type
Undocumented in source.

Functions

reply
void reply(string message)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

channel
string channel;
Undocumented in source.
client
IRCClient client;
Undocumented in source.
nickname
string nickname;
Undocumented in source.
text
string text;
Undocumented in source.
time
DateTime time;
Undocumented in source.
type
Type type;
Undocumented in source.

Meta