From 3fcd298880603bcb806b7093aa3748d55b0e9821 Mon Sep 17 00:00:00 2001 From: Ali Gasymov Date: Sat, 25 Apr 2020 09:40:44 +0400 Subject: [PATCH] Update JavaScript library --- readthedocs/developing/telegram-api-in-other-languages.rst | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/readthedocs/developing/telegram-api-in-other-languages.rst b/readthedocs/developing/telegram-api-in-other-languages.rst index 3db1ec9f..cdb81eb2 100644 --- a/readthedocs/developing/telegram-api-in-other-languages.rst +++ b/readthedocs/developing/telegram-api-in-other-languages.rst @@ -29,10 +29,7 @@ published `here `__. JavaScript ========== -`@zerobias `__ is working on -`telegram-mtproto `__, -a work-in-progress JavaScript library installable via -`npm `__. +`Ali Gasymov `__ made the `@mtproto/core `__ library for the browser and nodejs installable via `npm `__. Kotlin ======