Airgram

Guides
/
/
Output types

Video

Describes a video file.

This is an alias for the VideoUnion type.


NameTypeDescription
_"video"
durationnumber Duration of the video, in seconds; as defined by the sender
widthnumber Video width; as defined by the sender
heightnumber Video height; as defined by the sender
fileNamestring Original name of the file; as defined by the sender
mimeTypestring MIME type of the file; as defined by the sender
hasStickersboolean True, if stickers were added to the video. The list of corresponding sticker sets can be received using getAttachedStickerSets
supportsStreamingboolean True, if the video is supposed to be streamed
minithumbnail Video minithumbnail; may be null
thumbnail Video thumbnail in JPEG or MPEG4 format; as defined by the sender; may be null
video File containing the video