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

x/mtkruto/tl/3_functions.ts>phone_discardCall_

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class phone_discardCall_
extends Function_<enums.Updates>
import { phone_discardCall_ } from "https://deno.land/x/mtkruto@0.1.128/tl/3_functions.ts";

Constructors

new
phone_discardCall_(params: { video?: true; peer: enums.InputPhoneCall; duration: number; reason: enums.PhoneCallDiscardReason; connection_id: bigint; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
connection_id: bigint
duration: number
peer: enums.InputPhoneCall
reason: enums.PhoneCallDiscardReason
optional
video: true

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc