FeaturedPlaylists playlist.d.ts#L83
The structure returned by the [/browse/featured-playlists] endpoint.
Properties:
Name | Type | Description |
---|---|---|
message | string | The message from the featured playlists. |
playlists | Paging<Playlist> | The list of the featured playlists wrapped in Paging object. |