mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-16 20:59:29 +00:00
Update docs
This commit is contained in:
parent
6be8f1aae3
commit
7c97efd2a1
@ -1,7 +1,7 @@
|
||||
Setup
|
||||
=====
|
||||
|
||||
Once you successfully installed_ Pyrogram, you will have to follow a few steps before you can actually use
|
||||
Once you successfully `installed Pyrogram`_, you will still have to follow a few steps before you can actually use
|
||||
the library to make API calls. This section provides all the information you need in order to set up a project
|
||||
with Pyrogram.
|
||||
|
||||
@ -97,6 +97,6 @@ Instead of phone numbers, Bots are authorized via their tokens which are created
|
||||
That's all, no further action is needed. The session file will be named after the Bot user_id, which is
|
||||
``123456.session`` for the example above.
|
||||
|
||||
.. _installed: Installation.html
|
||||
.. _installed Pyrogram: Installation.html
|
||||
.. _`Country Code`: https://en.wikipedia.org/wiki/List_of_country_calling_codes
|
||||
.. _BotFather: https://t.me/botfather
|
Loading…
Reference in New Issue
Block a user