class types.PhoneCallDiscarded
extends _TypePhoneCall
import { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { PhoneCallDiscarded } = types;
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