Pyrogram Client =============== The :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. .. autoclass:: pyrogram.Client()