docs / com.github.insanusmokrassar.TelegramBotAPI.types / UserProfilePhotos

UserProfilePhotos

(common) data class UserProfilePhotos (source)

Constructors

(common)

<init>

UserProfilePhotos(count: Int, photos: List<Photo>)

Properties

(common)

count

val count: Int
(common)

photos

val photos: List<Photo>