Record
video-note
No description available.
record video-note {
duration: s32,
file-id: string,
file-size: option<s32>,
file-unique-id: string,
length: s32,
thumb: option<photo-size>,
}Fields
| Name | Type | Description |
|---|---|---|
| duration | s32 | |
| file-id | string | |
| file-size | option<s32> | |
| file-unique-id | string | |
| length | s32 | |
| thumb | option<photo-size> |