User

A struct containing details about a user.

Members

Variables

hostname
string hostname;

The hostname portion of this user's hostmask.

nickname
string nickname;

The nickname of this user.

username
string username;

The username portion of this user's hostmask.

Meta