- API ›
- Constructors ›
- VideoSize
VideoSize
---types--- videoSize#de33b094 type:string w:int h:int size:int video_start_ts:flags.0?double = VideoSize
Belongs to
| VideoSize |
In Rust this constructor is a variant of the enums::VideoSize enum.
Match on it with: if let enums::VideoSize::VideoSize(v) = result { ... }
Parameters
Used by
| UploadContactProfilePhoto |
| UploadProfilePhoto |