check Users Saved Tracks
Deprecated
Spotify marks GET /v1/me/tracks/contains as deprecated. Use checkUsersSavedItems in LibraryApis.
Checks whether tracks are saved in the current user's Your Library.
Return
Wrapped Spotify API response. data contains per-item boolean flags from Spotify.
Parameters
ids
Spotify IDs of target resources (comma-separated at request time).