Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/2_tl.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.128/2_tl.ts";

Type Parameters

optional
T = TLObject

Properties

[name]: string
[paramDesc]: ParamDesc

Methods

new(params: any): T