Struct User

A struct containing details about a user.

struct User ;

Fields

NameTypeDescription
hostname stringThe hostname portion of this user's hostmask.
nickname stringThe nickname of this user.
username stringThe username portion of this user's hostmask.