Remote document that can be downloaded without proxying through telegram
webDocumentNoProxy#f9c8bcc6 url:string size:int mime_type:string attributes:Vector<DocumentAttribute> = WebDocument;
Name | Type | Description |
---|---|---|
url | string | Document URL |
size | int | File size |
mime_type | string | MIME type |
attributes | Vector<DocumentAttribute> | Attributes for media types |
How to transfer large data batches correctly.