Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/3_types.ts>VideoChatActive

Cross-runtime JavaScript library for building Telegram clients
Latest
interface VideoChatActive
import { type VideoChatActive } from "https://deno.land/x/mtkruto@0.6.2/3_types.ts";

An ongoing video chat.

Properties

type: "active"
recording: boolean

Whether the video chat is being recorded.