Class: MusicArtistCompact
Hierarchy
↳
MusicArtistCompact
Implements
MusicArtistCompactProperties
Properties
client
• client: MusicClient
An instance of MusicClient
Implementation of
MusicArtistCompactProperties.client
Inherited from
id
• Optional
id: string
Implementation of
MusicArtistCompactProperties.id
Inherited from
name
• name: string
The name of this artist
Implementation of
MusicArtistCompactProperties.name
Inherited from
thumbnails
• Optional
thumbnails: Thumbnails
The thumbnails of the artist
Implementation of
MusicArtistCompactProperties.thumbnails