| Package | Description |
|---|---|
| org.telegram.api.functions.photos | |
| org.telegram.api.update | |
| org.telegram.api.user | |
| org.telegram.api.user.profile.photo |
| Modifier and Type | Method and Description |
|---|---|
TLAbsUserProfilePhoto |
TLRequestPhotosUpdateProfilePhoto.deserializeResponse(InputStream stream,
TLContext context) |
| Modifier and Type | Method and Description |
|---|---|
TLAbsUserProfilePhoto |
TLUpdateUserPhoto.getPhoto()
Gets photo.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLUpdateUserPhoto.setPhoto(TLAbsUserProfilePhoto photo)
Sets photo.
|
| Modifier and Type | Method and Description |
|---|---|
TLAbsUserProfilePhoto |
TLUser.getPhoto() |
| Modifier and Type | Class and Description |
|---|---|
class |
TLUserProfilePhoto
The type TL user profile photo.
|
class |
TLUserProfilePhotoEmpty
The type TL user profile photo empty.
|
Copyright © 2017. All rights reserved.