class PhoneCallDiscarded_
extends _PhoneCall_
import { PhoneCallDiscarded_ } from "https://deno.land/x/mtkruto@0.1.130/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
[params]: Paramsoptional
reason: enums.PhoneCallDiscardReasonStatic Properties
readonly
[paramDesc]: ParamDesc