Followers

fun Followers(href: String? = null, total: Int)

Parameters

href

Will always be null, per the Spotify documentation, until the Web API is updated to support this.

total

-1 if the user object does not contain followers, otherwise the amount of followers the user has

Sources

(source)
Link copied to clipboard