SpotifyApiSpotify LogoJS

Image

The spotify object containing the details of an image.

https://developer.spotify.com/documentation/web-api/reference/#object-imageobject

Properties:

NameTypeDescription
height"null" | numberThe image height in pixels. If unknown: null or not returned.
urlstringThe source URL of the image.
width"null" | numberThe image width in pixels. If unknown: null or not returned.