UNPKG

tgind

Version:

Telegram bot api which gives you simplest way to make your bots

6 lines (5 loc) 157 B
export * as Input from "./input" export {Util} from "./util" export { Scene } from './scene' export { Short } from './short' export { Tgind } from "./tgind"