Skip to main content
Module

x/mtkruto/3_types.ts>VideoChatEnded

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

An ended video chat.

Properties

type: "ended"
duration: number

The duration of the video chat in seconds.