The cache of the structures held by this manager
Client that instantiated this class
⚠️Note: Unlike other bulk endpoints, this one doesn't return a complete object. Since, the object(s) fetched
by this method are SimplifiedShow
, they aren't cached
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 episodes of a show
The show whose episodes are to be fetched
The options for fetching episodes of a show
A Page of SimplifiedEpisode
objects as a Promise
Resolves a ShowResolvable to a Show object
Resolves a ShowResolvable to a Show ID
Fetches shows from Spotify by searching
The options provided for searching shows
A Page
of SimplifiedShow
objects as a Promise
Generated using TypeDoc
The type of structure held by this manager