MTPyroger/docs/source/pyrogram/index.rst
2018-02-22 11:02:38 +01:00

20 lines
537 B
ReStructuredText

Pyrogram
========
In this section you can find a detailed description of the Pyrogram API.
:obj:`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