Messages with animated stickers can have a compressed svg (< 300 bytes) to show the outline of the sticker before fetching the actual lottie animation.
Constructor schema is available as of layer 121. Switch ยป
Name | Type | Description |
---|---|---|
type | string | Always j |
bytes | bytes | Compressed SVG path payload, see here for decompression instructions |
How to transfer large data batches correctly.