The cache of the structures held by this manager
Client that instantiated this class
Searches Spotify
The options for searching
The type of items to search
Converts raw data sent by the API to a structure and adds it to the cache
The ID of the structure
Whether to cache the structure or not
The raw data returned by the API for this structure
Fetches track(s) from Spotify
Fetches audio features of a track
Options for fetching audio features of a track
An AudioFeatures object or an array of AudioFeatures as a Promise
Fetches recommended tracks on the basis of options provided
The options for fetching recommendations
A Recommendation object as a Promise
Resolves a TrackResolvable to a Track object
Resolves a TrackResolvable to a Track ID
Fetches tracks from Spotify by searching
The options provided for searching tracks
A Page of Track objects as a Promise
Generated using TypeDoc
The type of structure held by this manager