0.2.4 • Published 8 years ago

telegram-js v0.2.4

Weekly downloads
15
License
-
Repository
github
Last release
8 years ago

Telegram JS

Client library to access the Telegram API. This package is based on the work of Enrico in the Telegram Link library.

It's rewritten in ES6 and has far less built-in features and dependencies. It is compatible with telegram-mt-node and telegram-tl-node, but is not a drop-in replacement.

Documentation

https://doc.esdoc.org/github.com/dot-build/telegram-js/

Usage

See the file sample.js on git repository to see how to invoke the API.