- API ›
- Constructors ›
- InputMediaUploadedDocument
InputMediaUploadedDocument
---types--- inputMediaUploadedDocument#037c9330 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
Belongs to
| InputMedia |
Parameters
| nosound_video | true | optional |
| force_file | true | optional |
| spoiler | true | optional |
| file | InputFile | required |
| thumb | InputFile | optional |
| mime_type | string | required |
| attributes | Vector<DocumentAttribute> | required |
| stickers | Vector<InputDocument> | optional |
| video_cover | InputPhoto | optional |
| video_timestamp | int | optional |
| ttl_seconds | int | optional |
Used by
| AddPreviewMedia |
| EditInlineBotMessage |
| EditMessage |
| EditPreviewMedia |
| EditStory |
| ExportInvoice |
| SaveDraft |
| SendMedia |
| SendStory |
| UploadImportedMedia |
| UploadMedia |