Class: MusicSongCompact
Hierarchy
↳
MusicSongCompact
Implements
MusicSongCompactProperties
Properties
album
• album: MusicBaseAlbum
The album of the song
Implementation of
MusicSongCompactProperties.album
artists
• artists: MusicBaseArtist
[]
The artists of the song
Implementation of
MusicSongCompactProperties.artists
client
• client: MusicClient
An instance of MusicClient
Implementation of
MusicSongCompactProperties.client
Inherited from
duration
• duration: number
The duration of the song (in seconds)
Implementation of
MusicSongCompactProperties.duration
id
• id: string
Implementation of
MusicSongCompactProperties.id
thumbnails
• thumbnails: Thumbnails
The thumbnails of the song
Implementation of
MusicSongCompactProperties.thumbnails
title
• title: string
The title's name
Implementation of
MusicSongCompactProperties.title