Skip to main content
Module

x/mtkruto/mod.ts>TLObjectConstructor

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface TLObjectConstructor
import { type TLObjectConstructor } from "https://deno.land/x/mtkruto@0.1.123/mod.ts";

Type Parameters

optional
T = TLObject

Properties

[name]: string
[paramDesc]: ParamDesc

Methods

new(params: any): T