public class UserProfilePhotosImpl extends Object implements UserProfilePhotos
| Modifier and Type | Method and Description |
|---|---|
static UserProfilePhotos |
createUserProfilePhotos(long user_id,
TelegramBot telegramBot) |
PhotoSize[][] |
getPhotos() |
int |
getTotalCount() |
public static UserProfilePhotos createUserProfilePhotos(long user_id, TelegramBot telegramBot)
public int getTotalCount()
public PhotoSize[][] getPhotos()
Copyright © 2016. All rights reserved.