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 sender

height: number

Video height as defined by sender

duration: number

Duration of the video in seconds as defined by sender

thumbnails: Thumbnail[]

Video thumbnail

fileName?: string

Original filename as defined by sender

mimeType: string

MIME type of the file.

fileSize: number

Size of the file in bytes.