inputMediaUploadedDocument

inputMediaUploadedDocument#37c9330 flags:# nosound_video:flags.3?true force_file:flags.4?true spoiler:flags.5?true file:InputFile thumb:flags.2?InputFile mime_type:string attributes:Vector<DocumentAttribute> stickers:flags.0?Vector<InputDocument> video_cover:flags.6?InputPhoto video_timestamp:flags.7?int ttl_seconds:flags.1?int = InputMedia;

Parameters

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
nosound_video flags.3?true
force_file flags.4?true
spoiler flags.5?true
file InputFile A file or one of its parts.
thumb flags.2?InputFile Reduced copy used for preview.
mime_type string Content type of the file.
attributes Vector<DocumentAttribute>
stickers flags.0?Vector<InputDocument> List of stickers.
video_cover flags.6?InputPhoto
video_timestamp flags.7?int
ttl_seconds flags.1?int Seconds after viewing before the content disappears.

Type

InputMedia

Related pages

Types used here