Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/Users
RawUser
Interface RawUser
interface
RawUser
{
accent_color
?:
null
|
number
;
avatar
:
null
|
string
;
avatar_decoration
?:
null
|
string
;
banner
?:
null
|
string
;
bot
?:
boolean
;
discriminator
:
string
;
global_name
:
null
|
string
;
id
:
string
;
public_flags
:
number
;
system
?:
boolean
;
username
:
string
;
}
Hierarchy (
view full
)
Pick
<
RESTUser
,
"id"
|
"username"
|
"discriminator"
|
"avatar"
|
"avatar_decoration"
|
"bot"
|
"system"
|
"banner"
|
"accent_color"
>
Required
<
Pick
<
RESTUser
,
"public_flags"
|
"global_name"
>
>
RawUser
RawUserWithMember
Index
Properties
accent_
color?
avatar
avatar_
decoration?
banner?
bot?
discriminator
global_
name
id
public_
flags
system?
username
Properties
Optional
accent_
color
accent_
color
?:
null
|
number
avatar
avatar
:
null
|
string
Optional
avatar_
decoration
avatar_
decoration
?:
null
|
string
Optional
banner
banner
?:
null
|
string
Optional
bot
bot
?:
boolean
discriminator
discriminator
:
string
global_
name
global_
name
:
null
|
string
id
id
:
string
public_
flags
public_
flags
:
number
Optional
system
system
?:
boolean
username
username
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
accent_
color
avatar
avatar_
decoration
banner
bot
discriminator
global_
name
id
public_
flags
system
username
Oceanic
Loading...