UNPKG

@wasserstoff/mangi-tg-bot

Version:

A powerful Telegram Bot SDK with built-in authentication, session management, and database integration

4 lines 203 B
import { ErrorHandler } from "grammy"; import { CustomContext } from "../context/CustomContext"; export declare const errorHandler: ErrorHandler<CustomContext>; //# sourceMappingURL=errorHandler.d.ts.map