MessageAnimation¶
An animation message (GIF-style).
MessageAnimation(
animation: Animation,
caption: FormattedText,
show_caption_above_media: Bool,
has_spoiler: Bool,
is_secret: Bool
) → MessageContent
animation¶
The animation description
caption¶
Animation caption
show_caption_above_media¶
Bool
True, if the caption must be shown above the animation; otherwise, the caption must be shown below the animation
has_spoiler¶
Bool
True, if the animation preview must be covered by a spoiler animation
is_secret¶
Bool
True, if the animation thumbnail must be blurred and the animation must be shown only while tapped