From 5a48bc0d25d85b26e91f559de30afd14db0f14a6 Mon Sep 17 00:00:00 2001 From: Ilya Pirozhenko Date: Wed, 25 Apr 2018 19:02:57 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8159448..9d89a90 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ TLSharp _Unofficial_ Telegram (http://telegram.org) client library implemented in C#. Latest TL scheme supported, thanks to Afshin Arani +🚩 Check out [TeleJS](https://github.com/RD17/TeleJS) - a pure JavaScript implementation of Telegram MTP protocol + It's a perfect fit for any developer who would like to send data directly to Telegram users or write own custom Telegram client. :star2: If you :heart: library, please star it! :star2: