mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-29 13:27:47 +00:00
Update docs
This commit is contained in:
parent
6be8f1aae3
commit
7c97efd2a1
@ -1,7 +1,7 @@
|
|||||||
Setup
|
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
|
the library to make API calls. This section provides all the information you need in order to set up a project
|
||||||
with Pyrogram.
|
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
|
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.
|
``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
|
.. _`Country Code`: https://en.wikipedia.org/wiki/List_of_country_calling_codes
|
||||||
.. _BotFather: https://t.me/botfather
|
.. _BotFather: https://t.me/botfather
|
Loading…
x
Reference in New Issue
Block a user