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

x/mtkruto/tl/2_types.ts>PhoneCallDiscarded_

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class PhoneCallDiscarded_
extends _PhoneCall_
import { PhoneCallDiscarded_ } from "https://deno.land/x/mtkruto@0.1.128/tl/2_types.ts";

Constructors

new
PhoneCallDiscarded_(params: { need_rating?: true; need_debug?: true; video?: true; id: bigint; reason?: enums.PhoneCallDiscardReason; duration?: number; })

Properties

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

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc