2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-09-02 15:25:41 +00:00

Update docs

This commit is contained in:
Dan
2018-04-29 19:48:19 +02:00
parent 2c253b2fbc
commit 68cd19baa4

View File

@@ -1,7 +1,7 @@
Pyrogram Pyrogram
======== ========
In this section you can find a detailed description of the Pyrogram package and its high-level API. In this section you can find a detailed description of the Pyrogram package and its API.
:class:`Client <pyrogram.Client>` is the main class. It exposes easy-to-use methods that are named :class:`Client <pyrogram.Client>` is the main class. It exposes easy-to-use methods that are named
after the well established `Telegram Bot API`_ methods, thus offering a familiar look to Bot developers. after the well established `Telegram Bot API`_ methods, thus offering a familiar look to Bot developers.