Video.
video#5a04a49f id:long access_hash:long user_id:int date:int caption:string duration:int size:int thumb:PhotoSize dc_id:int w:int h:int = Video;
| Name | Type | Description |
|---|---|---|
| id | long | Video identifier |
| access_hash | long | Checksum dependent on video identifier |
| user_id | int | Video sender |
| date | int | Date created |
| caption | string | Text description |
| duration | int | Video duration in seconds |
| mime_type | string | MIME-type of the video file |