SpotifyApiSpotify LogoJS

FeaturedPlaylists playlist.d.ts#L83

The structure returned by the [/browse/featured-playlists] endpoint.


Properties:

NameTypeDescription
messagestringThe message from the featured playlists.
playlistsPaging<Playlist>The list of the featured playlists wrapped in Paging object.