upload.GetWebFile
- class pyrogram.raw.functions.upload.GetWebFile
Returns content of a web file, by proxying the request through telegram, see the webfile docs for more info.
- Details:
Layer:
194
ID:
24E6818D
- Parameters:
location (
InputWebFileLocation
) – The file to downloadoffset (
int
32-bit
) – Number of bytes to be skippedlimit (
int
32-bit
) – Number of bytes to be returned
- Returns: