MTPyroger/docs/source/pyrogram/index.rst
2018-04-24 16:41:52 +02:00

21 lines
542 B
ReStructuredText

Pyrogram
========
In this section you can find a detailed description of the Pyrogram package and its high-level API.
: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.
.. toctree::
Client
types/index
MessageHandler
RawUpdateHandler
Filters
ChatAction
ParseMode
Emoji
Error
.. _Telegram Bot API: https://core.telegram.org/bots/api#available-methods