Home Reference Source Repository

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.