SpotifyArtist
ruvyrias / SpotifyArtist
Interface: SpotifyArtist
Defined in: types/Spotify.ts:138
Represents a Spotify artist.
Extends
Omit
<SpotifyUser
,"display_name"
|"type"
>
Properties
external_urls
external_urls:
object
Defined in: types/Spotify.ts:67
spotify
spotify:
string
Inherited from
followers
followers:
SpotifyFollower
Defined in: types/Spotify.ts:70
Inherited from
genres
genres:
string
[]
Defined in: types/Spotify.ts:141
href
href:
string
Defined in: types/Spotify.ts:71
Inherited from
id
id:
string
Defined in: types/Spotify.ts:72
Inherited from
images
images:
SpotifyImage
[]
Defined in: types/Spotify.ts:73
Inherited from
name
name:
string
Defined in: types/Spotify.ts:140
popularity
popularity:
number
Defined in: types/Spotify.ts:142
type
type:
"artist"
Defined in: types/Spotify.ts:143
uri
uri:
string
Defined in: types/Spotify.ts:144