Skip to main content
Version: 2.0.0

DeezerArtist

ruvyrias


ruvyrias / DeezerArtist

Interface: DeezerArtist

Defined in: types/Deezer.ts:33

Represents an artist on Deezer, containing details such as their ID, name, and link.

Properties

data

data: any

Defined in: types/Deezer.ts:34


id

id: number

Defined in: types/Deezer.ts:35


link: string

Defined in: types/Deezer.ts:37


name

name: string

Defined in: types/Deezer.ts:36


picture

picture: string

Defined in: types/Deezer.ts:39


picture_big

picture_big: string

Defined in: types/Deezer.ts:42


picture_medium

picture_medium: string

Defined in: types/Deezer.ts:41


picture_small

picture_small: string

Defined in: types/Deezer.ts:40


picture_xl

picture_xl: string

Defined in: types/Deezer.ts:43


radio

radio: boolean

Defined in: types/Deezer.ts:44


share

share: string

Defined in: types/Deezer.ts:38


tracklist

tracklist: string

Defined in: types/Deezer.ts:45


type

type: string

Defined in: types/Deezer.ts:46