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>VideoChatActive

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

An ongoing video chat.

Properties

type: "active"
recording: boolean

Whether the video chat is being recorded.