1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-07-26 18:05:11 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.requests.get/-get-user-profile-photos/-get-user-profile-photos.md

12 lines
607 B
Markdown
Raw Normal View History

//[docs](../../../index.md)/[dev.inmo.tgbotapi.requests.get](../index.md)/[GetUserProfilePhotos](index.md)/[GetUserProfilePhotos](-get-user-profile-photos.md)
# GetUserProfilePhotos
[common]
Content
fun [GetUserProfilePhotos](-get-user-profile-photos.md)(userId: [UserId](../../dev.inmo.tgbotapi.types/index.md#%5Bdev.inmo.tgbotapi.types%2FUserId%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081), offset: [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)? = null, limit: [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)? = null)