Skip to main content
Module

x/mtkruto/mod.ts>MessageVideoNote

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

A video note message.

Properties

videoNote: VideoNote

The video note included in the message.