Skip to content

MessageAnimation

Type · TDLib 1.8.67 · d1085f9c

An animation message (GIF-style).

MessageAnimation(
  animation: Animation,
  caption: FormattedText,
  show_caption_above_media: Bool,
  has_spoiler: Bool,
  is_secret: Bool
) → MessageContent

animation

Animation

The animation description

caption

FormattedText

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