MadelineProto/docs/TD_docs/constructors/inputMessageAnimation.md
2017-08-25 15:05:53 +02:00

863 B

title description
inputMessageAnimation Animation message

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