From 3cfbb332287ce0a2394da5c048792b5f00c7bcad Mon Sep 17 00:00:00 2001 From: soucelover Date: Sun, 26 Oct 2025 17:50:33 +0300 Subject: [PATCH] Remove :noindex: from `aiogram.Bot` class docs page --- docs/api/bot.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/api/bot.rst b/docs/api/bot.rst index f9e4e332..ea2bb127 100644 --- a/docs/api/bot.rst +++ b/docs/api/bot.rst @@ -19,4 +19,3 @@ For example :code:`sendMessage` named :code:`send_message` and has the same spec :member-order: bysource :special-members: __init__ :undoc-members: True - :noindex: