telegram api constructor · layer 229 · #de33b094
videoSize
An animated profile picture in MPEG4 format
definition
videoSize#de33b094 flags:# type:string w:int h:int size:int video_start_ts:flags.0?double = VideoSize;
parameters
| 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 | double | Timestamp that should be shown as static preview to the user (seconds) |
type
VideoSize · other constructors: videoSizeEmojiMarkup, videoSizeStickerMarkup
history
present in layers 114–229 · constructor id changed 2×
| id | layers |
|---|---|
| #435bb987 | 114–115 |
| #e831c556 | 116–127 |
| #de33b094 | 128–229 |