photoStrippedSize
A low-resolution compressed JPG payload
type tg.PhotoStrippedSize struct { /* ... */ }
Implements PhotoSize.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Type | string | yes | Thumbnail type |
Bytes | []byte | yes | Thumbnail data, see here for more info on decompression » |
References
- Official documentation
- Generated Go reference
- TL definition:
photoStrippedSize#e0b0bc2e