import { functions } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";
const { PhoneDiscardCall } = functions;
Constructors
new
PhoneDiscardCall(params: { video?: true; peer: types.TypeInputPhoneCall; duration: number; reason: types.TypePhoneCallDiscardReason; connectionId: bigint; })Properties
protected
readonly
[params]: Paramspeer: types.TypeInputPhoneCall
reason: types.TypePhoneCallDiscardReason
Static Properties
readonly
[paramDesc]: ParamDesc