2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-10-01 03:15:38 +00:00

Docs revamp. Part 7

This commit is contained in:
Dan
2019-05-23 18:59:29 +02:00
parent d34daa9edc
commit 47c06fdae2
22 changed files with 327 additions and 314 deletions

View File

@@ -1,7 +1,7 @@
Pyrogram Client
===============
This class exposes high-level methods for an easy access to the API.
This is the Client class. It exposes high-level methods for an easy access to the API.
.. code-block:: python
:emphasize-lines: 1-3