Chameleon
Preparing search index...
User
Interface User
interface
User
{
id
:
string
;
username
:
string
;
discriminator
:
string
;
globalName
:
string
|
null
;
avatar
:
string
|
null
;
bot
?:
boolean
;
system
?:
boolean
;
mfaEnabled
?:
boolean
;
banner
?:
string
|
null
;
accentColor
?:
number
|
null
;
locale
?:
string
;
verified
?:
boolean
;
email
?:
string
|
null
;
flags
?:
number
;
premiumType
?:
number
;
publicFlags
?:
number
;
avatarDecorationData
?:
AvatarDecorationData
|
null
;
collectibles
?:
Collectibles
|
null
;
primaryGuild
?:
UserPrimaryGuild
|
null
;
}
Index
Properties
id
username
discriminator
global
Name
avatar
bot?
system?
mfa
Enabled?
banner?
accent
Color?
locale?
verified?
email?
flags?
premium
Type?
public
Flags?
avatar
Decoration
Data?
collectibles?
primary
Guild?
Properties
id
id
:
string
username
username
:
string
discriminator
discriminator
:
string
global
Name
globalName
:
string
|
null
avatar
avatar
:
string
|
null
Optional
bot
bot
?:
boolean
Optional
system
system
?:
boolean
Optional
mfa
Enabled
mfaEnabled
?:
boolean
Optional
banner
banner
?:
string
|
null
Optional
accent
Color
accentColor
?:
number
|
null
Optional
locale
locale
?:
string
Optional
verified
verified
?:
boolean
Optional
email
email
?:
string
|
null
Optional
flags
flags
?:
number
Optional
premium
Type
premiumType
?:
number
Optional
public
Flags
publicFlags
?:
number
Optional
avatar
Decoration
Data
avatarDecorationData
?:
AvatarDecorationData
|
null
Optional
collectibles
collectibles
?:
Collectibles
|
null
Optional
primary
Guild
primaryGuild
?:
UserPrimaryGuild
|
null
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
username
discriminator
global
Name
avatar
bot
system
mfa
Enabled
banner
accent
Color
locale
verified
email
flags
premium
Type
public
Flags
avatar
Decoration
Data
collectibles
primary
Guild
Chameleon
Loading...