User

Undocumented in source.

Members

Functions

defaultAvatarColor
DefaultAvatarColor defaultAvatarColor()

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

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.

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.

Mixed In Members

From mixin Model

Meta