class types.PhoneCall
extends _TypePhoneCall
import { types } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { PhoneCall } = types;
Constructors
new
PhoneCall(params: { p2pAllowed?: true; video?: true; id: bigint; accessHash: bigint; date: number; adminId: bigint; participantId: bigint; gAOrB: Uint8Array; keyFingerprint: bigint; protocol: TypePhoneCallProtocol; connections: Array<TypePhoneConnection>; startDate: number; })Properties
protected
readonly
[params]: Paramsconnections: Array<TypePhoneConnection>
protocol: TypePhoneCallProtocol
Static Properties
readonly
[paramDesc]: ParamDesc