TDLib v0.0.2 TDLib.Object.InputMessageVideoNote View Source
A video note message.
Name | Type | Description |
---|---|---|
video_note | InputFile | Video note to be sent. |
thumbnail | inputThumbnail | Video thumbnail, if available. |
duration | number | Duration of the video, in seconds. |
length | number | Video width and height; must be positive and not greater than 640. |
More details on telegram’s documentation.