943 B
943 B
title | description | image |
---|---|---|
inputMessageAnimation | Animation message | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: inputMessageAnimation
Animation message
Attributes:
Name | Type | Required | Description |
---|---|---|---|
animation | InputFile | Yes | Animation file to send |
thumb | inputThumb | Yes | Animation thumb, if available |
duration | int | Yes | Duration of the animation in seconds |
width | int | Yes | Width of the animation, may be replaced by the server |
height | int | Yes | Height of the animation, may be replaced by the server |
caption | string | Yes | Animation caption, 0-200 characters |