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

x/mtkruto/types/0_video_chat.ts>_VideoChatNotEndedCommon

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

Properties

title: string

The video chat's title.

liveStream: boolean

Whether it is a live stream.

participantCount: number

The number of current participants.