1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-07-28 19:05:09 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.types/-user-profile-photos/-user-profile-photos.md
2021-03-17 15:18:37 +00:00

12 lines
580 B
Markdown

//[docs](../../../index.md)/[dev.inmo.tgbotapi.types](../index.md)/[UserProfilePhotos](index.md)/[UserProfilePhotos](-user-profile-photos.md)
# UserProfilePhotos
[common]
Content
fun [UserProfilePhotos](-user-profile-photos.md)(count: [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html), photos: [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[Photo](../../dev.inmo.tgbotapi.types.files/index.md#%5Bdev.inmo.tgbotapi.types.files%2FPhoto%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081)>)