View Source ExTDLib.Object.MessageAnimation (ExTDLib v0.0.4)
An animation message (GIF-style).
| Name | Type | Description |
|---|---|---|
| animation | animation | The animation description. |
| caption | formattedText | Animation caption. |
| 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. |
More details on telegram's documentation.