telegram api constructor · layer 229 · #779600f9
inputMediaDocumentExternal
Document that will be downloaded by the telegram servers
definition
inputMediaDocumentExternal#779600f9 flags:# spoiler:flags.1?true url:string ttl_seconds:flags.0?int video_cover:flags.2?InputPhoto video_timestamp:flags.3?int = InputMedia;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
spoiler | true | Whether this media should be hidden behind a spoiler warning |
url | string | URL of the document |
ttl_seconds | int | Self-destruct time to live of document |
video_cover | InputPhoto | Custom video cover. |
video_timestamp | int | Start playing the video at the specified timestamp (seconds). |
type
InputMedia · 19 other constructors
history
present in layers 62–229 · constructor id changed 3×
| id | layers |
|---|---|
| #e5e9607c | 62–68 |
| #b6f74335 | 70–75 |
| #fb52dc99 | 76–197 |
| #779600f9 | 198–229 |