Record
photo-size
No description available.
record photo-size {
file-id: string,
file-size: option<s32>,
file-unique-id: string,
height: s32,
width: s32,
}Fields
| Name | Type | Description |
|---|---|---|
| file-id | string | |
| file-size | option<s32> | |
| file-unique-id | string | |
| height | s32 | |
| width | s32 |