VideoNote
Describes a video note. The video must be equal in width and height, cropped to a circle, and stored in MPEG4 format.
This is an alias for the VideoNoteUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "videoNote" | |
duration | number | Duration of the video, in seconds; as defined by the sender |
length | number | Video width and height; as defined by the sender |
minithumbnail | Video minithumbnail; may be null | |
thumbnail | Video thumbnail in JPEG format; as defined by the sender; may be null | |
video | File containing the video |