class PhoneCallDiscarded
extends _TypePhoneCall
import { PhoneCallDiscarded } from "https://deno.land/x/mtkruto@0.0.998/tl/2_types.ts";
Constructors
new
PhoneCallDiscarded(params: { needRating?: true; needDebug?: true; video?: true; id: bigint; reason?: TypePhoneCallDiscardReason; duration?: number; })Properties
protected
readonly
[params]: Paramsoptional
reason: TypePhoneCallDiscardReasonStatic Properties
readonly
[paramDesc]: ParamDesc