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

x/mtkruto/client/1_composer.ts>NextFunction

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
type alias NextFunction
import { type NextFunction } from "https://deno.land/x/mtkruto@0.1.157/client/1_composer.ts";
definition: () => Promise<void>