class functions.PhoneDiscardCall extends Function<types.TypeUpdates>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { PhoneDiscardCall } = functions; ConstructorsnewPhoneDiscardCall(params: { video?: true; peer: types.TypeInputPhoneCall; duration: number; reason: types.TypePhoneCallDiscardReason; connectionId: bigint; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsconnectionId: bigintduration: numberpeer: types.TypeInputPhoneCallreason: types.TypePhoneCallDiscardReasonoptionalvideo: trueStatic Propertiesreadonly[paramDesc]: ParamDesc