MTPyroger/docs/source/pyrogram/index.rst
2018-02-06 15:49:43 +01:00

18 lines
505 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
InputMedia
Error
.. _Telegram Bot API: https://core.telegram.org/bots/api#available-methods