diff --git a/README.rst b/README.rst index ee9ddaa0..425b743f 100644 --- a/README.rst +++ b/README.rst @@ -47,7 +47,7 @@ for Python application developers. It offers simple and complete access to the - Handles all the low-level details of communication with the Telegram servers by implementing the `MTProto Mobile Protocol v2.0`_. -- Makes use of the latest Telegram API version (`Layer 72`_). +- Makes use of the latest Telegram API version (`Layer 73`_). - Can be easily installed and upgraded using ``pip``. @@ -269,7 +269,7 @@ Copyright & License .. _`MTProto Mobile Protocol v2.0`: https://core.telegram.org/mtproto -.. _`Layer 72`: compiler/api/source/main_api.tl +.. _`Layer 73`: compiler/api/source/main_api.tl .. _`your own`: `API Keys`_ @@ -299,8 +299,8 @@ Copyright & License Telegram MTProto API Client Library for Python

- Scheme Layer 72 + Scheme Layer 73