| Package | Description |
|---|---|
| org.telegram.api.decryptedmessage | |
| org.telegram.api.document | |
| org.telegram.api.document.attribute | |
| org.telegram.api.input.media |
| Modifier and Type | Method and Description |
|---|---|
TLVector<TLAbsDocumentAttribute> |
TLDecryptedMessageMediaExternalDocument.getAttributes()
Gets attributes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLDecryptedMessageMediaExternalDocument.setAttributes(TLVector<TLAbsDocumentAttribute> attributes)
Sets attributes.
|
| Modifier and Type | Method and Description |
|---|---|
TLVector<TLAbsDocumentAttribute> |
TLDocument.getAttributes() |
| Modifier and Type | Class and Description |
|---|---|
class |
TLDocumentAttributeAnimated
Indates that a document is animated
|
class |
TLDocumentAttributeAudio
Indicate the duration of an audio document
|
class |
TLDocumentAttributeFilename
Indicate the name of the document.
|
class |
TLDocumentAttributeHasStickers
Indates that a document has stickers
|
class |
TLDocumentAttributeImageSize
Indicate the size of an image document
|
class |
TLDocumentAttributeSticker
Indicates that the document is an sticker
|
class |
TLDocumentAttributeVideo
Indicate the duration and size of a video
|
| Modifier and Type | Method and Description |
|---|---|
TLVector<TLAbsDocumentAttribute> |
TLInputMediaUploadedThumbDocument.getAttributes() |
TLVector<TLAbsDocumentAttribute> |
TLInputMediaUploadedDocument.getAttributes()
Gets attributes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLInputMediaUploadedThumbDocument.setAttributes(TLVector<TLAbsDocumentAttribute> attributes) |
void |
TLInputMediaUploadedDocument.setAttributes(TLVector<TLAbsDocumentAttribute> attributes)
Sets attributes.
|
Copyright © 2016. All rights reserved.