follow Artists Rest Action
fun followArtistsRestAction(vararg artists: String): SpotifyRestAction<Unit>
Content copied to clipboard
Add the current user as a follower of other artists
Requires the SpotifyScope.USER_FOLLOW_MODIFY scope
Parameters
artists
User ids or uris. Maximum 50.
Throws
if an invalid id is provided
Sources
(source)
Link copied to clipboard