inputWebDocument

The document

Constructor schema is available as of layer 64. Switch »

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.

Go up