| Modifier and Type | Method and Description |
|---|---|
TLAbsInputDocument |
TLRequestMessagesSaveRecentStickers.getId() |
TLAbsInputDocument |
TLRequestMessagesSaveGif.getId() |
| Modifier and Type | Method and Description |
|---|---|
void |
TLRequestMessagesSaveRecentStickers.setId(TLAbsInputDocument id) |
void |
TLRequestMessagesSaveGif.setId(TLAbsInputDocument id) |
| Modifier and Type | Method and Description |
|---|---|
TLAbsInputDocument |
TLInputBotInlineResultDocument.getDocument() |
| Modifier and Type | Class and Description |
|---|---|
class |
TLInputDocument
The type TL input document.
|
class |
TLInputDocumentEmpty
The type TL input document empty.
|
| Modifier and Type | Field and Description |
|---|---|
protected TLAbsInputDocument |
TLInputMediaDocument.id
The Id.
|
| Modifier and Type | Method and Description |
|---|---|
TLAbsInputDocument |
TLInputMediaDocument.getId()
Gets id.
|
| Modifier and Type | Method and Description |
|---|---|
TLVector<TLAbsInputDocument> |
TLInputMediaUploadedThumbDocument.getStickers() |
TLVector<TLAbsInputDocument> |
TLInputMediaUploadedPhoto.getStickers() |
TLVector<TLAbsInputDocument> |
TLInputMediaUploadedDocument.getStickers() |
| Modifier and Type | Method and Description |
|---|---|
void |
TLInputMediaDocument.setId(TLAbsInputDocument value)
Sets id.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLInputMediaUploadedThumbDocument.setStickers(TLVector<TLAbsInputDocument> stickers) |
void |
TLInputMediaUploadedPhoto.setStickers(TLVector<TLAbsInputDocument> stickers) |
void |
TLInputMediaUploadedDocument.setStickers(TLVector<TLAbsInputDocument> stickers) |
| Modifier and Type | Method and Description |
|---|---|
TLAbsInputDocument |
TLInputStickeredMediaDocument.getId() |
| Modifier and Type | Method and Description |
|---|---|
void |
TLInputStickeredMediaDocument.setId(TLAbsInputDocument id) |
Copyright © 2016. All rights reserved.