Skip to main content
Version: 2.0.0

SpotifyArtist

ruvyrias


ruvyrias / SpotifyArtist

Interface: SpotifyArtist

Defined in: types/Spotify.ts:138

Represents a Spotify artist.

Extends

Properties

external_urls

external_urls: object

Defined in: types/Spotify.ts:67

spotify

spotify: string

Inherited from

SpotifyUser.external_urls


followers

followers: SpotifyFollower

Defined in: types/Spotify.ts:70

Inherited from

SpotifyUser.followers


genres

genres: string[]

Defined in: types/Spotify.ts:141


href

href: string

Defined in: types/Spotify.ts:71

Inherited from

SpotifyUser.href


id

id: string

Defined in: types/Spotify.ts:72

Inherited from

SpotifyUser.id


images

images: SpotifyImage[]

Defined in: types/Spotify.ts:73

Inherited from

SpotifyUser.images


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

Overrides

SpotifyUser.uri