Video
Constructor schema is available as of layer 88. Switch »
| Name | Type | Description |
|---|---|---|
| flags | # | Flags, see TL conditional fields |
| autoplay | flags.0?true | Whether the video is set to autoplay |
| loop | flags.1?true | Whether the video is set to loop |
| video_id | long | Video ID |
| caption | PageCaption | Caption |