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
extends Function<types.PhonePhoneCall>
import { functions } from "https://deno.land/x/mtkruto@0.0.989/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
peer: types.TypeInputPhoneCall
protocol: types.TypePhoneCallProtocol

Static Properties

readonly
[paramDesc]: ParamDesc