SpotifyApiSpotify LogoJS

CacheSettings src/Interface.ts#L124

The settings of the cache for the ClientOptions.


Properties:

NameTypeDescription
albumsbooleanCache setting for spotify albums.
OPTIONAL
artistsbooleanCache setting for spotify artists.
OPTIONAL
episodesbooleanCache setting for spotify episodes.
OPTIONAL
playlistsbooleanCache setting for spotify playlists.
OPTIONAL
showsbooleanCache setting for spotify shows.
OPTIONAL
tracksbooleanCache setting for spotify tracks.
OPTIONAL
usersbooleanCache setting for spotify users.
OPTIONAL