2.1.0 • Published 7 years ago

telega v2.1.0

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

npm.io

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.

2.1.0

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.0

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago