User

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(User user)
Undocumented in source.
this
this(string username, string email)
Undocumented in source.
this
this(ulong id, string username, string email)
Undocumented in source.

Members

Functions

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

Variables

email
string email;
Undocumented in source.
id
ulong id;
Undocumented in source.
username
string username;
Undocumented in source.

Meta