Photo
inputMediaUploadedPhoto#2dc53a7d file:InputFile = InputMedia;
| Name | Type | Description |
|---|---|---|
| flags | # | Flags, see TL conditional fields |
| spoiler | flags.2?true | Whether this media should be hidden behind a spoiler warning |
| file | InputFile | The uploaded file |
| stickers | flags.0?Vector<InputDocument> | Attached mask stickers |
| ttl_seconds | flags.1?int | Time to live in seconds of self-destructing photo |
How to transfer large data batches correctly.