Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

goodmind/telegram-tl-node

Repository files navigation

Deprecation Notice

Don’t use this for new projects.
telegram-mtproto is much more advanced and has a better API.

Also check treact. My attempt to write Telegram client in React.js

(削除) @goodmind/telegram-tl-node (削除ここまで)

npm version Build Status Coverage Status Climate Status

Telegram TypeLanguage (TL) unofficial library in pure javascript on the Node.js platform

About TypeLanguage..

TypeLanguage "serves to describe the used system of types, constructors, and existing functions" of the Telegram Mobile Protocol (MTProto)

telegram-tl-node in short..

The telegram-tl-node library implements the core TypeLanguage types (like the base TypeObject and others defined here) and therefore a layer for the binary data serialization of the instances.

This library also implements the TypeBuilder class that parses the TypeLanguage schemas in JSON format and dynamically writes Type classes and functions in pure javascript.

@goodmind/telegram.link main project depends by this library.

Installation

$ git clone --branch=master git://github.com/goodmind/telegram-tl-node.git
$ cd telegram-tl-node
$ npm install

Unit Testing

$ npm test

Dependencies

  • get-log: a Node.js Logging Utility, easy to use and ready for production.

  • jsbn: a portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.

License

The project is released under the MIT License

About

(Deprecated) Telegram TypeLanguage library

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%

AltStyle によって変換されたページ (->オリジナル) /