Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/Users
RawUserWithMember
Interface RawUserWithMember
interface
RawUserWithMember
{
accent_color
?:
null
|
number
;
avatar
:
null
|
string
;
avatar_decoration_data
?:
null
|
RawAvatarDecorationData
;
banner
?:
null
|
string
;
bot
?:
boolean
;
clan
?:
null
|
RawClan
;
discriminator
:
string
;
global_name
:
null
|
string
;
id
:
string
;
member
?:
RawMember
;
public_flags
:
number
;
system
?:
boolean
;
username
:
string
;
}
Hierarchy (
view full
)
RawUser
Pick
<
RESTUser
,
"member"
>
RawUserWithMember
Index
Properties
accent_
color?
avatar
avatar_
decoration_
data?
banner?
bot?
clan?
discriminator
global_
name
id
member?
public_
flags
system?
username
Properties
Optional
accent_
color
accent_
color
?:
null
|
number
avatar
avatar
:
null
|
string
Optional
avatar_
decoration_
data
avatar_
decoration_
data
?:
null
|
RawAvatarDecorationData
Optional
banner
banner
?:
null
|
string
Optional
bot
bot
?:
boolean
Optional
clan
clan
?:
null
|
RawClan
discriminator
discriminator
:
string
global_
name
global_
name
:
null
|
string
id
id
:
string
Optional
member
member
?:
RawMember
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_
data
banner
bot
clan
discriminator
global_
name
id
member
public_
flags
system
username
Oceanic
Loading...