Description Usage Arguments Value
Check if Current User Follows Artists or Users
1 | check_me_following(type, ids, authorization = get_spotify_authorization_code())
|
type |
Required. String of the ID type: either |
ids |
Required. A character vector of the artist or the user Spotify IDs to check. For example: |
authorization |
Required. A valid access token from the Spotify Accounts service. See the Web API authorization Guide for more details. Defaults to |
Returns a list of results containing user following status.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.