Record
document
No description available.
record document {
file-id: string,
file-name: option<string>,
file-size: option<s32>,
file-unique-id: string,
mime-type: option<string>,
thumb: option<photo-size>,
}Fields
| Name | Type | Description |
|---|---|---|
| file-id | string | |
| file-name | option<string> | |
| file-size | option<s32> | |
| file-unique-id | string | |
| mime-type | option<string> | |
| thumb | option<photo-size> |