User

Undocumented in source.

Members

Functions

getAvatarURL
string getAvatarURL(string fmt, size_t size)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin Model
Undocumented in source.

Properties

defaultAvatarColor
DefaultAvatarColor defaultAvatarColor [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

avatar
string avatar;
Undocumented in source.
discriminator
string discriminator;
Undocumented in source.
email
string email;
Undocumented in source.
id
Snowflake id;
Undocumented in source.
username
string username;
Undocumented in source.
verified
bool verified;
Undocumented in source.

Meta