this.gui
Preparing search index...
CanonicalProfileSnapshot
Type Alias CanonicalProfileSnapshot
type
CanonicalProfileSnapshot
=
{
avatar
?:
string
|
null
;
bio
?:
string
|
null
;
email
?:
string
|
null
;
name
?:
string
|
null
;
phone
?:
string
|
null
;
username
?:
string
|
null
;
}
Index
Properties
avatar?
bio?
email?
name?
phone?
username?
Properties
Optional
avatar
avatar
?:
string
|
null
Optional
bio
bio
?:
string
|
null
Optional
email
email
?:
string
|
null
Optional
name
name
?:
string
|
null
Optional
phone
phone
?:
string
|
null
Optional
username
username
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
avatar
bio
email
name
phone
username
this.gui
Loading...