2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-23 10:28:00 +00:00

Update docs

This commit is contained in:
Dan 2018-06-07 10:54:19 +02:00
parent 682a3ae948
commit c8bcdf30d7

View File

@ -11,7 +11,7 @@ The easiest and recommended way to interact with Telegram is via the high-level
named after the `Telegram Bot API`_. named after the `Telegram Bot API`_.
.. hint:: If you can't find a method you want to use, chances are it's not implemented yet. In this case, you must use .. hint:: If you can't find a method you want to use, chances are it's not implemented yet. In this case, you must use
the `Raw Functions`_. Meanwhile, feel free to join our Community_ if you're in trouble or want to propose a the `Raw Functions`_. Meanwhile, feel free to join our Community_ if you're stuck or want to propose a
new method! new method!
Examples: Examples: