import { Client } from "https://deno.land/x/mtkruto@0.1.139/mod.ts";
Send a video note.
Parameters
chatId: ChatID
The chat to send the video note to.
audio: FileSource
The video note to send.
optional
params: SendVideoNoteParamsReturns
Promise<MessageVideoNote>