discord-w ~master (2018-04-02T21:33:29Z)
Dub
Repo
User
discord
w
types
https://discordapp.com/developers/docs/resources/user#user-object
struct
User {
Snowflake
id
;
string
username
;
string
discriminator
;
Nullable
!
string
avatar
;
bool
bot
;
bool
mfa_enabled
;
bool
verified
;
Nullable
!
string
email
;
}
Meta
Source
See Implementation
discord
w
types
enums
ExplicitContentFilterLevel
MFALevel
MessageNotificationLevel
Permissions
VerificationLevel
structs
Activity
Attachment
Ban
Channel
Embed
Emoji
Guild
GuildEmbed
GuildMember
Integration
Invite
Message
Overwrite
PresenceUpdate
Reaction
Role
Snowflake
UnavailableGuild
User
VoiceState
https://discordapp.com/developers/docs/resources/user#user-object