Skip to main content
Module

x/mtkruto/mod.ts>Client#startVideoChat

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
method Client.prototype.startVideoChat
import { Client } from "https://deno.land/x/mtkruto@0.2.24/mod.ts";

Start a video chat. User-only.

Parameters

chatId: ID

The chat to start the video chat in.

optional
params: StartVideoChatParams

Returns

The started video chat.