MessageMediaDocument¶
- class pyrogram.raw.types.MessageMediaDocument¶
 Telegram API type.
Constructor of
MessageMedia.- Details:
 Layer:
207ID:
52D8CCD9
- Parameters:¶
 nopremium (
bool, optional) – N/Aspoiler (
bool, optional) – N/Avideo (
bool, optional) – N/Around (
bool, optional) – N/Avoice (
bool, optional) – N/Adocument (
Document, optional) – N/Aalt_documents (List of
Document, optional) – N/Avideo_cover (
Photo, optional) – N/Avideo_timestamp (
int32-bit, optional) – N/Attl_seconds (
int32-bit, optional) – N/A
- Functions:
 This object can be returned by 2 functions.
Telegram API function.
Telegram API function.