inputWebDocument

The document

inputWebDocument#9bed434d url:string size:int mime_type:string attributes:Vector<DocumentAttribute> = InputWebDocument;

Parameters

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

Type

InputWebDocument

Related pages

Uploading and Downloading Files

How to transfer large data batches correctly.