UserFriendsResponse

fun UserFriendsResponse(    nextAfter: String? = null,     nextUrl: String? = null,     relationships: List<UserFriendsResponseRelationship> = emptyList())

Sources

Link copied to clipboard