User

Members

Functions

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

Mixins

__anonymous
mixin OptionalSerializer!(typeof(this))
Undocumented in source.

Variables

avatar
Nullable!string avatar;
Undocumented in source.
bot
bool bot;
Undocumented in source.
discriminator
string discriminator;
Undocumented in source.
email
Nullable!string email;
Undocumented in source.
id
Snowflake id;
Undocumented in source.
mfa_enabled
bool mfa_enabled;
Undocumented in source.
username
string username;
Undocumented in source.
verified
bool verified;
Undocumented in source.

Meta