Check If User Follows Artists or Users
$ spotted me:following check
GET/me/following/contains
Check to see if the current user is following one or more artists or other Spotify users.
Parameters
Returns
unnamed_schema_5: array of boolean
Check If User Follows Artists or Users
spotted me:following check \
--ids 2CIMQHirSU0MQqyYHq0eOx,57dN52uHvrHOxijzpIgu3E,1vCWHaC5f2uS3yhpwWbIA6 \
--type artist[
false,
true
]Returns Examples
[
false,
true
]