import { Client } from "https://deno.land/x/mtkruto@0.1.157/mod.ts";
Send a video.
Parameters
chatId: ID
The chat to send the video to.
video: FileSource
The video to send.
optional
params: SendVideoParamsReturns
Promise<MessageVideo>
The sent video.