2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-09-04 16:25:08 +00:00

Revamp bot commands and bot command scopes

Closes #777
This commit is contained in:
Dan
2022-03-28 13:23:12 +02:00
parent aa41ac5fd2
commit 7bfcd5ac5f
16 changed files with 543 additions and 95 deletions

View File

@@ -51,18 +51,31 @@ Messages & Media
{messages_media}
Bots & Keyboards
----------------
Bot keyboards
-------------
.. autosummary::
:nosignatures:
{bots_keyboard}
{bot_keyboards}
.. toctree::
:hidden:
{bots_keyboard}
{bot_keyboards}
Bot commands
-------------
.. autosummary::
:nosignatures:
{bot_commands}
.. toctree::
:hidden:
{bot_commands}
Input Media
-----------