Change the library for JavaScript

This commit is contained in:
Ali Gasymov 2021-04-03 13:41:01 +03:00 committed by GitHub
parent 4b16183d2b
commit c54f451f79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ Telegram API in Other Languages
===============================
Telethon was made for **Python**, and it has inspired other libraries such as
`gramjs <https://github.com/gram-js/gramjs>`__ (JavaScript) and `grammers
`@mtproto/core <https://mtproto-core.js.org/>`__ (JavaScript) and `grammers
<https://github.com/Lonami/grammers>`__ (Rust). But there is a lot more beyond
those, made independently by different developers.