SpotifyImage

fun SpotifyImage(height: Int? = null, url: String, width: Int? = null)

Parameters

height

The image height in pixels. If unknown: null or not returned.

url

The source URL of the image.

width

The image width in pixels. If unknown: null or not returned.

Sources

(source)
Link copied to clipboard