IrcClient.User

A user that we know of.

Members

Variables

channelsJoined
int channelsJoined;

Number of channels that we can see the user in.

hostname
string hostname;
realname
string realname;

User information.

username
string username;

User information.

Meta