MTPyroger/docs/source/pyrogram/index.rst
2018-03-25 21:30:39 +02:00

20 lines
548 B
ReStructuredText

Pyrogram
========
In this section you can find a detailed description of the Pyrogram API.
:class:`Client <pyrogram.Client>` is the main class you have to deal with.
You will notice that methods are named after the well established `Telegram Bot API`_ and that most of them accept
the same parameters as well, thus offering a familiar look to Bot developers.
.. toctree::
Client
ChatAction
ParseMode
Emoji
InputMedia
InputPhoneContact
Error
.. _Telegram Bot API: https://core.telegram.org/bots/api#available-methods