UNPKG

@wasserstoff/mangi-tg-bot

Version:

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

5 lines 222 B
import { Composer } from "grammy"; import { CustomContext } from "../context/CustomContext"; declare const composer: Composer<CustomContext>; export { composer as unhandledFeature }; //# sourceMappingURL=unhandled.d.ts.map