| 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)
Deprecated.
|
void |
AbsSender.getUserProfilePhotosAsync(GetUserProfilePhotos getUserProfilePhotos,
SentCallback<UserProfilePhotos> sentCallback)
Deprecated.
|
Copyright © 2018. All rights reserved.