class PhoneCall
extends _TypePhoneCall
import { PhoneCall } from "https://deno.land/x/mtkruto@0.0.998/tl/2_types.ts";
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