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