| Package | Description |
|---|---|
| org.telegram.api.decryptedmessage | |
| org.telegram.api.document | |
| org.telegram.api.photo | |
| org.telegram.api.photo.size |
| Modifier and Type | Method and Description |
|---|---|
TLAbsPhotoSize |
TLDecryptedMessageMediaExternalDocument.getThumb()
Gets thumb.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLDecryptedMessageMediaExternalDocument.setThumb(TLAbsPhotoSize thumb)
Sets thumb.
|
| Modifier and Type | Method and Description |
|---|---|
TLAbsPhotoSize |
TLDocument.getThumb() |
| Modifier and Type | Method and Description |
|---|---|
TLVector<TLAbsPhotoSize> |
TLPhoto.getSizes()
Gets sizes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLPhoto.setSizes(TLVector<TLAbsPhotoSize> sizes)
Sets sizes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TLPhotoCachedSize
The type TL photo cached size.
|
class |
TLPhotoSize
The type TL photo size.
|
class |
TLPhotoSizeEmpty
The type TL photo size empty.
|
Copyright © 2016. All rights reserved.