776 B
776 B
title | description | image |
---|---|---|
inputMessageVideoNote | Video note message | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: inputMessageVideoNote
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 |