InputWebDocument#
- class pyrogram.raw.types.InputWebDocument#
The document.
Constructor of
InputWebDocument.- Details:
Layer:
158ID:
9BED434D
- Parameters:
url (
str) – Remote document URL to be downloaded using the appropriate method.size (
int32-bit) – Remote file size.mime_type (
str) – Mime type.attributes (List of
DocumentAttribute) – Attributes for media types.