mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-09 08:14:50 +00:00
Add Telegram API toctree
This commit is contained in:
parent
12fa275d09
commit
3fd56de9c9
1 changed files with 13 additions and 2 deletions
|
|
@ -22,8 +22,19 @@ accept the same parameters as well.
|
||||||
For more information on how to install and setup the library, please refer to the Wiki_.
|
For more information on how to install and setup the library, please refer to the Wiki_.
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
pyrogram
|
:caption: Pyrogram Package
|
||||||
:caption: Documentation
|
|
||||||
|
pyrogram/Client
|
||||||
|
pyrogram/ChatAction
|
||||||
|
pyrogram/Error
|
||||||
|
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:caption: Telegram API
|
||||||
|
|
||||||
|
methods/index
|
||||||
|
types/index
|
||||||
|
|
||||||
|
|
||||||
.. _Wiki: https://github.com/pyrogram/pyrogram/wiki
|
.. _Wiki: https://github.com/pyrogram/pyrogram/wiki
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue