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

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

An ended video chat.

Properties

type: "ended"
duration: number

The duration of the video chat in seconds.