MadelineProtoDocs/docs/TD_docs/constructors/inputMessageAnimation.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

943 B

title description image
inputMessageAnimation Animation message https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: inputMessageAnimation

Back to constructors index

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

Type: InputMessageContent