An animated profile picture in MPEG4 format
videoSize#435bb987 type:string location:FileLocation w:int h:int size:int = VideoSize;
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
type | string | u for animated profile pictures, and v for trimmed and downscaled video previews |
w | int | Video width |
h | int | Video height |
size | int | File size |
video_start_ts | flags.0?double | Timestamp that should be shown as static preview to the user (seconds) |
How to transfer large data batches correctly.