mirror of
https://github.com/pyrogram/pyrogram
synced 2025-09-04 16:25:08 +00:00
21
compiler/docs/template/types.rst
vendored
21
compiler/docs/template/types.rst
vendored
@@ -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
|
||||
-----------
|
||||
|
Reference in New Issue
Block a user