getUserProfile

suspend fun Ktify.getUserProfile(userId: String): PublicUser?(source)

Get a profile of another user

Return

Instance of the PublicUser class, null if the user wasn't found

Parameters

userId

The ID of the Spotify user