InputMediaUploadedDocument#
- class pyrogram.raw.types.InputMediaUploadedDocument#
New document
Constructor of
InputMedia
.- Details:
Layer:
198
ID:
37C9330
- 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 stickersvideo_cover (
InputPhoto
, optional) – N/Avideo_timestamp (
int
32-bit
, optional) – N/Attl_seconds (
int
32-bit
, optional) – Time to live in seconds of self-destructing document