docs / com.github.insanusmokrassar.TelegramBotAPI.extensions.api.get / getUserProfilePhotos

getUserProfilePhotos

(common) suspend fun RequestsExecutor.getUserProfilePhotos(userId: UserId, offset: Int? = null, limit: Int? = null): UserProfilePhotos (source)
suspend fun RequestsExecutor.getUserProfilePhotos(user: CommonUser, offset: Int? = null, limit: Int? = null): UserProfilePhotos (source)