The document
inputWebDocument#9bed434d url:string size:int mime_type:string attributes:Vector<DocumentAttribute> = InputWebDocument;
Name | Type | Description |
---|---|---|
url | string | Remote document URL to be downloaded using the appropriate method |
size | int | Remote file size |
mime_type | string | Mime type |
attributes | Vector<DocumentAttribute> | Attributes for media types |
How to transfer large data batches correctly.