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

x/mtkruto/tl/0_api.ts>AnyGenericFunction

Cross-runtime JavaScript library for building Telegram clients
Latest
type alias AnyGenericFunction
import { type AnyGenericFunction } from "https://deno.land/x/mtkruto@0.6.2/tl/0_api.ts";
definition:
| invokeAfterMsg<T>
| invokeAfterMsgs<T>
| initConnection<T>
| invokeWithLayer<T>
| invokeWithoutUpdates<T>
| invokeWithMessagesRange<T>
| invokeWithTakeout<T>
| invokeWithBusinessConnection<T>
| invokeWithGooglePlayIntegrity<T>
| invokeWithApnsSecret<T>