Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/client/0_params.ts>StartVideoChatParams

Cross-runtime JavaScript library for building Telegram clients
Latest
interface StartVideoChatParams
import { type StartVideoChatParams } from "https://deno.land/x/mtkruto@0.2.24/client/0_params.ts";

Properties

optional
title: string

The video chat's title.

optional
liveStream: boolean

Whether this is going to be a live stream.