Skip to main content
Module

x/mtkruto/mod.ts>functions.PhoneDiscardCall

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.PhoneDiscardCall
import { functions } from "https://deno.land/x/mtkruto@0.1.107/mod.ts";
const { PhoneDiscardCall } = functions;

Constructors

new
PhoneDiscardCall(params: { video?: true; peer: types.TypeInputPhoneCall; duration: number; reason: types.TypePhoneCallDiscardReason; connectionId: bigint; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
connectionId: bigint
duration: number
optional
video: true

Static Properties

readonly
[paramDesc]: ParamDesc