Skip to main content
Module

x/mtkruto/mod.ts>types.InputClientProxy

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

Constructors

new
InputClientProxy(params: { address: string; port: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
address: string
port: number

Static Properties

readonly
[paramDesc]: ParamDesc