Preparing search index...
The search index is not available
spotify.js documentation
spotify.js documentation
UserPrivate
Interface UserPrivate
interface
UserPrivate
{
country
:
string
;
display_name
:
string
;
email
:
string
;
explicit_content
:
{
filter_enabled
:
boolean
;
filter_locked
:
boolean
;
}
;
external_urls
:
ExternalUrls
;
followers
:
Followers
;
href
:
string
;
id
:
string
;
images
:
Image
[]
;
product
:
string
;
type
:
string
;
uri
:
string
;
}
Index
Properties
country
display_
name
email
explicit_
content
external_
urls
followers
href
id
images
product
type
uri
Properties
country
country
:
string
display_
name
display_
name
:
string
email
email
:
string
explicit_
content
explicit_
content
:
{
filter_enabled
:
boolean
;
filter_locked
:
boolean
;
}
external_
urls
external_
urls
:
ExternalUrls
followers
followers
:
Followers
href
href
:
string
id
id
:
string
images
images
:
Image
[]
product
product
:
string
type
type
:
string
uri
uri
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
country
display_
name
email
explicit_
content
external_
urls
followers
href
id
images
product
type
uri
spotify.js documentation
Loading...