| Package | Description |
|---|---|
| org.telegram.api.chat.photo | |
| org.telegram.api.file.location | |
| org.telegram.api.photo.size | |
| org.telegram.api.user.profile.photo |
| Modifier and Type | Method and Description |
|---|---|
TLAbsFileLocation |
TLChatPhoto.getPhoto_big()
Gets photo _ big.
|
TLAbsFileLocation |
TLChatPhoto.getPhoto_small()
Gets photo _ small.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLChatPhoto.setPhoto_big(TLAbsFileLocation photo_big)
Sets photo _ big.
|
void |
TLChatPhoto.setPhoto_small(TLAbsFileLocation photo_small)
Sets photo _ small.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TLFileLocation
The type TL file location.
|
class |
TLFileLocationUnavailable
The type TL file location unavailable.
|
| Modifier and Type | Method and Description |
|---|---|
TLAbsFileLocation |
TLPhotoCachedSize.getLocation()
Gets location.
|
TLAbsFileLocation |
TLPhotoSize.getLocation()
Gets location.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLPhotoCachedSize.setLocation(TLAbsFileLocation location)
Sets location.
|
void |
TLPhotoSize.setLocation(TLAbsFileLocation location)
Sets location.
|
| Modifier and Type | Method and Description |
|---|---|
TLAbsFileLocation |
TLUserProfilePhoto.getPhotoBig()
Gets photo big.
|
TLAbsFileLocation |
TLUserProfilePhoto.getPhotoSmall()
Gets photo small.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLUserProfilePhoto.setPhotoBig(TLAbsFileLocation photoBig)
Sets photo big.
|
void |
TLUserProfilePhoto.setPhotoSmall(TLAbsFileLocation photoSmall)
Sets photo small.
|
Copyright © 2017. All rights reserved.