PhotoPathSize¶
-
class
pyrogram.raw.types.
PhotoPathSize
¶ 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 type of
PhotoSize
.- Details
Layer:
122
ID:
0xd8214d41
- Parameters
type (
str
) – Always j.bytes (
bytes
) – Compressed SVG path payload, see here for decompression instructions.