X Tutup
Skip to content

Commit 8754980

Browse files
authored
add utils.helpers to docs (python-telegram-bot#828)
1 parent 5614af1 commit 8754980

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

docs/source/telegram.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ telegram package
33

44
.. toctree::
55

6+
telegram.utils.helpers
67
telegram.ext
78
telegram.audio
89
telegram.bot
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
telegram.utils.helpers Module
2+
=============================
3+
4+
.. automodule:: telegram.utils.helpers
5+
:members:
6+
:show-inheritance:

0 commit comments

Comments
 (0)
X Tutup