Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/types/4_message.ts>MessageVideoNote

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

A video note message.

Properties

videoNote: VideoNote

The video note included in the message.