Better document the events module

This commit is contained in:
Lonami Exo
2018-02-09 15:56:42 +01:00
parent 5167754368
commit 14389a0ef2
3 changed files with 76 additions and 49 deletions

View File

@@ -0,0 +1,8 @@
telethon\.events package
========================
.. automodule:: telethon.events
:members:
:undoc-members:
:show-inheritance:

View File

@@ -26,6 +26,14 @@ telethon\.telegram\_client module
:undoc-members:
:show-inheritance:
telethon\.events package
------------------------
.. toctree::
telethon.events
telethon\.update\_state module
------------------------------