WebDocumentNoProxy#

class pyrogram.raw.types.WebDocumentNoProxy#

Remote document that can be downloaded without proxying through telegram.

Constructor of WebDocument.

Details:
  • Layer: 158

  • ID: F9C8BCC6

Parameters:
  • url (str) – Document URL.

  • size (int 32-bit) – File size.

  • mime_type (str) – MIME type.

  • attributes (List of DocumentAttribute) – Attributes for media types.