Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/3_types.ts>MessageVideo

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface MessageVideo
implements _MessageMediaBase
import { type MessageVideo } from "https://deno.land/x/mtkruto@0.1.157/3_types.ts";

A video message.

Properties

video: Video

The video included in the message.