View Source ExTDLib.Object.PushMessageContentAnimation (ExTDLib v0.0.4)
An animation message (GIF-style).
| Name | Type | Description |
|---|---|---|
| animation | animation | Message content; may be null. |
| caption | string | Animation caption. |
| is_pinned | bool | True, if the message is a pinned message with the specified content. |
More details on telegram's documentation.