Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/2_tl.ts>Api.AnyObject

Cross-runtime JavaScript library for building Telegram clients
Latest
type alias Api.AnyObject
import { type Api } from "https://deno.land/x/mtkruto@0.6.3/2_tl.ts";
const { AnyObject } = Api;

Type Parameters

optional
T = Function
definition: AnyType | AnyFunction<T>