New video with a thumbnail.
inputMediaUploadedThumbVideo#e628a145 file:InputFile thumb:InputFile duration:int w:int h:int = 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 |