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

x/mtkruto/mod.ts>Api.AnyFunction

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

Type Parameters

optional
T = Function
definition: Functions<T>[keyof Functions<T>]