diff --git a/readthedocs/developing/telegram-api-in-other-languages.rst b/readthedocs/developing/telegram-api-in-other-languages.rst index 8a26bc95..63767c15 100644 --- a/readthedocs/developing/telegram-api-in-other-languages.rst +++ b/readthedocs/developing/telegram-api-in-other-languages.rst @@ -31,6 +31,9 @@ JavaScript `Ali Gasymov `__ made the `@mtproto/core `__ library for the browser and nodejs installable via `npm `__. +`painor `__ is the primary author of `gramjs `__, +a Telegram client implementation in JavaScript. + Kotlin ======