diff --git a/docs/source/pyrogram/index.rst b/docs/source/pyrogram/index.rst index 94cd0f62..9636e963 100644 --- a/docs/source/pyrogram/index.rst +++ b/docs/source/pyrogram/index.rst @@ -1,7 +1,7 @@ Pyrogram ======== -In this section you can find a detailed description of the Pyrogram package and its high-level API. +In this section you can find a detailed description of the Pyrogram package and its API. :class:`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.