UNPKG

telebot

Version:

The easy way to write Telegram bots.

5 lines (4 loc) 117 B
import { TeleBot } from "./telebot"; import "./telebot/declaration"; import "./telebot/methods"; export { TeleBot };