webDocument#1c570ed1 url:string access_hash:long size:int mime_type:string attributes:Vector<DocumentAttribute> = WebDocument;
| Name | Type | Description |
|---|---|---|
| url | string | URL. |
| access_hash | long | Access hash: without it the server does not accept the identifier. It arrives with the object and belongs to it. |
| size | int | Size in bytes. |
| mime_type | string | Content type of the file. |
| attributes | Vector<DocumentAttribute> |