Document¶
- class pyrogram.raw.types.Document¶
Telegram API type.
Constructor of
Document
.- Details:
Layer:
194
ID:
8FD4C4D8
- Parameters:¶
id (
int
64-bit
) – N/Aaccess_hash (
int
64-bit
) – N/Afile_reference (
bytes
) – N/Adate (
int
32-bit
) – N/Amime_type (
str
) – N/Asize (
int
64-bit
) – N/Adc_id (
int
32-bit
) – N/Aattributes (List of
DocumentAttribute
) – N/Athumbs (List of
PhotoSize
, optional) – N/Avideo_thumbs (List of
VideoSize
, optional) – N/A
- Functions:
This object can be returned by 4 functions.
Telegram API function.
Telegram API function.
Telegram API function.
Telegram API function.