Skip to main content
Module

x/mtkruto/mod.ts>MessageVideo

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

A video message.

Properties

video: Video

The video included in the message.