InputMediaUploadedDocument
---types---
inputMediaUploadedDocument#5b38c6c1 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> ttl_seconds:flags.1?int = InputMedia
Belongs to
This type can be an instance of either:
Members
| file | InputFile | |
| mime_type | string | |
| attributes | DocumentAttribute | A list must be supplied. |
| nosound_video | flag | This argument defaults to None and can be omitted. |
| force_file | flag | This argument defaults to None and can be omitted. |
| spoiler | flag | This argument defaults to None and can be omitted. |
| thumb | InputFile | This argument defaults to None and can be omitted. |
| stickers | InputDocument | This argument defaults to None and can be omitted. Otherwise, a list must be supplied. |
| ttl_seconds | int | This argument defaults to None and can be omitted. |