decryptedMessageMediaExternalDocument#fa95b0dd id:long access_hash:long date:int mime_type:string size:int thumb:PhotoSize dc_id:int attributes:Vector<DocumentAttribute> = DecryptedMessageMedia;
Parameters
| Name | Type | Description |
| id |
long |
Identifier of the object — which object depends on the field's type. |
| access_hash |
long |
Access hash: without it the server does not accept the identifier. It arrives with the object and belongs to it. |
| date |
int |
A point in time, unix seconds. |
| mime_type |
string |
Content type of the file. |
| size |
int |
Size in bytes. |
| thumb |
PhotoSize |
Reduced copy used for preview. |
| dc_id |
int |
Number of the data centre holding the object. |
| attributes |
Vector<DocumentAttribute> |
|
Type
DecryptedMessageMedia
Related pages
Types used here