UNPKG

@wasserstoff/mangi-tg-bot

Version:

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

4 lines 204 B
import { Middleware } from "grammy"; import { CustomContext } from "../context/CustomContext"; export declare function updateLogger(): Middleware<CustomContext>; //# sourceMappingURL=updateLogger.d.ts.map