mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-02-16 19:41:07 +03:00
Update out-of-date docs
This commit is contained in:
parent
ac8009af4a
commit
8bd60f7cde
|
@ -66,8 +66,8 @@ things, you will be able to easily login as a user and even keep your bot
|
|||
without having to learn a new library.
|
||||
|
||||
If less overhead and full control didn't convince you to use Telethon yet,
|
||||
check out the repository `HTTP Bot API vs MTProto comparison`_ with a more
|
||||
exhaustive and up-to-date list of differences.
|
||||
check out the wiki page `MTProto vs HTTP Bot API`_ with a more exhaustive
|
||||
and up-to-date list of differences.
|
||||
|
||||
|
||||
Migrating from Bot API to Telethon
|
||||
|
@ -323,7 +323,7 @@ Key differences:
|
|||
.. _Bot FAQ: https://core.telegram.org/bots/faq
|
||||
.. _tdlib: https://core.telegram.org/tdlib
|
||||
.. _MTProto: https://core.telegram.org/mtproto
|
||||
.. _HTTP Bot API vs MTProto comparison: https://github.com/telegram-mtproto/botapi-comparison
|
||||
.. _MTProto vs HTTP Bot API: https://github.com/LonamiWebs/Telethon/wiki/MTProto-vs-HTTP-Bot-API
|
||||
.. _requests: https://pypi.org/project/requests/
|
||||
.. _python-telegram-bot: https://python-telegram-bot.readthedocs.io
|
||||
.. _pyTelegramBotAPI: https://github.com/eternnoir/pyTelegramBotAPI
|
||||
|
|
|
@ -68,6 +68,10 @@ other library in either one so both can improve.
|
|||
Rust
|
||||
====
|
||||
|
||||
Yet another work-in-progress implementation, this time for Rust thanks
|
||||
to `@JuanPotato <https://github.com/JuanPotato>`__ under the fancy
|
||||
The `grammers <https://github.com/Lonami/grammers>`__ library is made by
|
||||
the `same author as Telethon's <https://github.com/Lonami>`__! If you are
|
||||
looking for a Telethon alternative written in Rust, this is a valid option!
|
||||
|
||||
Another older, work-in-progress implementation, on Rust is made by
|
||||
`@JuanPotato <https://github.com/JuanPotato>`__ under the fancy
|
||||
name of `Vail <https://github.com/JuanPotato/Vail>`__.
|
||||
|
|
Loading…
Reference in New Issue
Block a user