followUsers

suspend fun followUsers(vararg users: String)(source)

Add the current user as a follower of other users

Requires the SpotifyScope.UserFollowModify scope

Api Reference

Parameters

users

User ids or uris. Maximum 50.

Throws

if an invalid id is provided