RichBlockAnimation¶
- class pyrogram.types.RichBlockAnimation[source]¶
A block with an animation, corresponding to the HTML tag
<video>.- Parameters:
animation (
Animation) – The animation.has_spoiler (
bool, optional) – True, if the media preview is covered by a spoiler animation.caption (
RichBlockCaption, optional) – Caption of the block.