Skip to main content
Module

x/mtkruto/mod.ts>functions.PhoneConfirmCall

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.PhoneConfirmCall
import { functions } from "https://deno.land/x/mtkruto@0.1.104/mod.ts";
const { PhoneConfirmCall } = functions;

Constructors

new
PhoneConfirmCall(params: { peer: types.TypeInputPhoneCall; gA: Uint8Array; keyFingerprint: bigint; protocol: types.TypePhoneCallProtocol; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
gA: Uint8Array
keyFingerprint: bigint

Static Properties

readonly
[paramDesc]: ParamDesc