decryptedMessageMediaVideo#970c8c0e thumb:bytes thumb_w:int thumb_h:int duration:int mime_type:string w:int h:int size:int key:bytes iv:bytes caption:string = DecryptedMessageMedia;
Parameters
| Name | Type | Description |
| thumb |
bytes |
Reduced copy used for preview. |
| thumb_w |
int |
|
| thumb_h |
int |
|
| duration |
int |
Duration in seconds. |
| mime_type |
string |
Content type of the file. |
| w |
int |
Width in pixels. |
| h |
int |
Height in pixels. |
| size |
int |
Size in bytes. |
| key |
bytes |
|
| iv |
bytes |
|
| caption |
string |
Caption for the attachment. |
Type
DecryptedMessageMedia
Related pages
Types used here