MadelineProto/docs/TD_docs/constructors/inputMessageVideoNote.md
Daniil Gentili 43adf77378 docufix
2017-12-21 20:08:25 +00:00

703 B

title description
inputMessageVideoNote Video note message

Constructor: inputMessageVideoNote

Back to constructors index

Video note message

Attributes:

Name Type Required Description
video_note InputFile Yes Video note to send
thumb inputThumb Yes Video thumb, if available
duration int Yes Duration of the video in seconds
length int Yes Video width and height, should be positive and not greater than 640

Type: InputMessageContent