webDocumentNoProxy

Remote document that can be downloaded without proxying through telegram

Constructor schema is available as of layer 76. Switch »

Parameters

Name Type Description
url string Document URL
size int File size
mime_type string MIME type
attributes Vector<DocumentAttribute> Attributes for media types

Type

WebDocument

Related pages

Uploading and Downloading Files

How to transfer large data batches correctly.

Go up