interface MessageVideoNote
implements _MessageBase
import { type MessageVideoNote } from "https://deno.land/x/mtkruto@0.1.157/3_types.ts";
A video note message.
Properties
videoNote: VideoNote
The video note included in the message.
x/mtkruto/3_types.ts>MessageVideoNote
import { type MessageVideoNote } from "https://deno.land/x/mtkruto@0.1.157/3_types.ts";
A video note message.
The video note included in the message.