Animation¶
- class litegram.types.animation.Animation(*, file_id: str, file_unique_id: str, width: int, height: int, duration: int, thumbnail: PhotoSize | None = None, file_name: str | None = None, mime_type: str | None = None, file_size: int | None = None, **extra_data: Any)[source]¶
This object represents an animation file (GIF or H.264/MPEG-4 AVC video without sound).