import { Client } from "https://deno.land/x/mtkruto@0.6.3/5_client.ts";
Start a video chat. User-only.
Parameters
chatId: ID
The chat to start the video chat in.
optional
params: StartVideoChatParamsReturns
Promise<VideoChatActive>
The started video chat.