Video

A video file.

Properties

fileId: string

A file identifier that can be used to download or reuse this file.

fileUniqueId: string

A file identifier that can be used to identify this file.

width: number

Video width as defined by its sender.

height: number

Video height as defined by its sender.

duration: number

Duration of the video in seconds as defined by sender.

thumbnails: Thumbnail[]

The video’s thumbnails.

fileName?: string

Original filename as defined by sender.

mimeType: string

MIME type of the file.

fileSize: number

Size of the file in bytes.