UNPKG

@wasserstoff/mangi-tg-bot

Version:

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

3 lines 127 B
import { IBot } from ".."; export declare const createServer: (bot: IBot) => Promise<any>; //# sourceMappingURL=server.d.ts.map