UNPKG

@botol/tg-bot

Version:

## Simple Examples ```typescript import { BotolTg } from '@botol/tg-bot';

6 lines (5 loc) 156 B
export * from '@botol/dipo'; export * from '@botol/tg-client'; export * from '@botol/tg-dipo'; export * from '@botol/tg-types'; export * from './bot';