upload.WebFile

class pyrogram.raw.base.upload.WebFile

Remote file

Constructors:

This base type has 1 constructor available.

upload.WebFile

Represents a chunk of an HTTP webfile downloaded through telegram's secure MTProto servers

Functions:

This object can be returned by 1 function.

upload.GetWebFile

Returns content of a web file, by proxying the request through telegram, see the webfile docs for more info.