Document¶
- class pyrogram.raw.types.Document¶
 Telegram API type.
Constructor of
Document.- Details:
 Layer:
207ID:
8FD4C4D8
- Parameters:¶
 id (
int64-bit) – N/Aaccess_hash (
int64-bit) – N/Afile_reference (
bytes) – N/Adate (
int32-bit) – N/Amime_type (
str) – N/Asize (
int64-bit) – N/Adc_id (
int32-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.