decryptedMessageMediaAudio#57e0a9cb duration:int mime_type:string size:int key:bytes iv:bytes = DecryptedMessageMedia;
| Name | Type | Description |
|---|---|---|
| duration | int | Duration in seconds. |
| mime_type | string | Content type of the file. |
| size | int | Size in bytes. |
| key | bytes | |
| iv | bytes |