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

12 lines
607 B
Markdown

//[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)