upload.getWebfile
Returns content of an HTTP file or a part, by proxying the request through telegram.
Example
TL schema
Parameters
Name
Type
Description
location
The file to download
offset
Number of bytes to be skipped
limit
Number of bytes to be returned
Result
Possible errors
Code
Type
Description
400
LOCATION_INVALID
The provided location is invalid
Can bots use this methd ?
yes
Related pages
Last updated