UserProfilePhotos

fun UserProfilePhotos(totalCount: Int, photos: List<List<PhotoSize>> = emptyList())

Parameters

totalCount

Total number of profile pictures the target user has

photos

Requested profile pictures (in up to 4 sizes each)