decryptedMessageMediaPhoto#f1fa8d78 thumb:bytes thumb_w:int thumb_h:int w:int h:int size:int key:bytes iv:bytes caption:string = DecryptedMessageMedia;
| Name | Type | Description |
|---|---|---|
| thumb | bytes | Reduced copy used for preview. |
| thumb_w | int | |
| thumb_h | int | |
| 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. |