mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-17 05:08:02 +00:00
8 lines
272 B
ReStructuredText
8 lines
272 B
ReStructuredText
|
Pyrogram Client
|
||
|
===============
|
||
|
|
||
|
The :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.
|
||
|
|
||
|
.. autoclass:: pyrogram.Client()
|