| Package | Description |
|---|---|
| org.telegram.telegrambots.api.methods | |
| org.telegram.telegrambots.bots |
| Modifier and Type | Method and Description |
|---|---|
GetUserProfilePhotos |
GetUserProfilePhotos.setLimit(Integer limit) |
GetUserProfilePhotos |
GetUserProfilePhotos.setOffset(Integer offset) |
GetUserProfilePhotos |
GetUserProfilePhotos.setUserId(Integer userId) |
| Modifier and Type | Method and Description |
|---|---|
UserProfilePhotos |
AbsSender.getUserProfilePhotos(GetUserProfilePhotos getUserProfilePhotos) |
void |
AbsSender.getUserProfilePhotosAsync(GetUserProfilePhotos getUserProfilePhotos,
SentCallback<UserProfilePhotos> sentCallback) |
Copyright © 2016. All rights reserved.