Skip to main content
Module

x/mtkruto/mod.ts>SendVideoNoteParams

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface SendVideoNoteParams
Re-export
import { type SendVideoNoteParams } from "https://deno.land/x/mtkruto@0.1.702/mod.ts";

Properties

optional
duration: number

The duration of the video note in seconds.

optional
length: number

The video's width and height (diameter).

optional
thumbnail: FileSource

A thumbnail of the file to attach. Can't be larger than 200kB or have a height exceeding 320 pixels. Can't reuse an existing file for it and can only be uploaded directly.