InputMediaUploadedDocument
- class pyrogram.raw.types.InputMediaUploadedDocument
New document
Constructor of
InputMedia.- Details:
Layer:
196ID:
5B38C6C1
- Parameters:
file (
InputFile) – The uploaded filemime_type (
str) – MIME type of documentattributes (List of
DocumentAttribute) – Attributes that specify the type of the document (video, audio, voice, sticker, etc.)nosound_video (
bool, optional) – Whether the specified document is a video file with no audio tracks (a GIF animation (even as MPEG4), for example)force_file (
bool, optional) – Force the media file to be uploaded as documentspoiler (
bool, optional) – Whether this media should be hidden behind a spoiler warningthumb (
InputFile, optional) – Thumbnail of the document, uploaded as for the filestickers (List of
InputDocument, optional) – Attached stickersttl_seconds (
int32-bit, optional) – Time to live in seconds of self-destructing document