Skip to main content
Module

x/mtkruto/mod.ts>functions.PhoneAcceptCall

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

Constructors

new
PhoneAcceptCall(params: { peer: types.TypeInputPhoneCall; gB: Uint8Array; protocol: types.TypePhoneCallProtocol; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
gB: Uint8Array

Static Properties

readonly
[paramDesc]: ParamDesc