upload.getWebfile

Returns content of an HTTP file or a part, by proxying the request through telegram.

 Method schema is available as of layer 64. Switch »

Parameters

Name Type Description
location InputWebFileLocation The file to download
offset int Number of bytes to be skipped
limit int Number of bytes to be returned

Result

upload.WebFile

Possible errors

Code Type Description
400 LOCATION_INVALID The provided location is invalid.
Наверх