839 B
839 B
title | description |
---|---|
videoNote | Describes video note. Video must have equal width and height, cropped to circle and stored in mpeg4 format |
Constructor: videoNote
Describes video note. Video must have equal width and height, cropped to circle and stored in mpeg4 format
Attributes:
Name | Type | Required | Description |
---|---|---|---|
duration | int | Yes | Duration of the video in seconds as defined by sender |
length | int | Yes | Video width and height as defined by sender |
thumb | photoSize | Yes | Video thumb as defined by sender, nullable |
video | file | Yes | File with the video |