telega

2.1.0 • Public • Published

Telega

Telega is a library based on telegram-bot-api for making Telegram bots fast and easily.

Documentation

Documentation is avaliable on wiki

Other

If you don't see something that you need (for example, file upload or process edited message) you can always access instance of telegram-bot-api:

bot.api.getMe().then(console.log);

Building

To build write:

npm run build

Don't care about it, if you're just installing it from npm.

Readme

Keywords

Package Sidebar

Install

npm i telega

Weekly Downloads

0

Version

2.1.0

License

ISC

Last publish

Collaborators

  • redfoxcode