2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-09-01 14:55:12 +00:00

Docs revamp. Part 3

This commit is contained in:
Dan
2019-05-12 19:26:55 +02:00
parent f7cdc7ac3c
commit eadda551c6
25 changed files with 235 additions and 109 deletions

View File

@@ -32,7 +32,7 @@ Get Pyrogram Real Fast
8. Watch Pyrogram send a message to yourself.
9. Join our `community <//t.me/pyrogramchat>`_.
9. Join our `community`_.
10. Say, "hi!".
@@ -42,4 +42,8 @@ Enjoy the API
That was just a quick overview that barely scratched the surface!
In the next few pages of the introduction, we'll take a much more in-depth look of what we have just done.
Feeling eager? You can take a shortcut to `API Usage <../topics/usage.html>`_ and come back later to learn some more details.
Feeling eager? You can take a shortcut to `Calling Methods`_ and come back later to learn some more
details.
.. _community: //t.me/pyrogramchat
.. _Calling Methods: ../start/invoking