get Featured Playlists
abstract suspend fun getFeaturedPlaylists(locale: String, limit: Int, offset: Int): ApiResponse<FeaturedPlaylistsResponse, ErrorBody>(source)
Get featured playlists API returns the current featured playlists on Spotify.
Return
FeaturedPlaylistsResponse when success and ErrorBody when error.
Parameters
locale
limit
offset