New video with a thumbnail.
inputMediaUploadedThumbVideo#9912dabf file:InputFile thumb:InputFile duration:int w:int h:int mime_type:string = InputMedia;
Name | Type | Description |
---|---|---|
file | InputFile | Video file saved in parts using the method upload.saveFilePart |
thumb | InputFile | Thumbnail file saved in parts using the method upload.saveFilePart |
duration | int | Duration of video in seconds |
mime_type | string | MIME-type of the video file |