interface MessageVideo
implements MessageMediaBase
import { type MessageVideo } from "https://deno.land/x/mtkruto@0.1.141/types/4_message.ts";
A video message.
Properties
video: Video
The video included in the message.
x/mtkruto/types/4_message.ts>MessageVideo
import { type MessageVideo } from "https://deno.land/x/mtkruto@0.1.141/types/4_message.ts";
A video message.
The video included in the message.