import { functions } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { PhoneAcceptCall } = functions;
Constructors
new
PhoneAcceptCall(params: { peer: types.TypeInputPhoneCall; gB: Uint8Array; protocol: types.TypePhoneCallProtocol; })Properties
protected
readonly
[params]: Paramspeer: types.TypeInputPhoneCall
protocol: types.TypePhoneCallProtocol
Static Properties
readonly
[paramDesc]: ParamDesc