We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fab9e93 commit d48c436Copy full SHA for d48c436
docs/source/telegram.ext.conversationhandler.rst
@@ -0,0 +1,7 @@
1
+telegram.ext.conversationhandler module
2
+=======================================
3
+
4
+.. automodule:: telegram.ext.conversationhandler
5
+ :members:
6
+ :undoc-members:
7
+ :show-inheritance:
docs/source/telegram.ext.rst
@@ -11,6 +11,7 @@ Submodules
11
telegram.ext.jobqueue
12
telegram.ext.handler
13
telegram.ext.choseninlineresulthandler
14
+ telegram.ext.conversationhandler
15
telegram.ext.commandhandler
16
telegram.ext.inlinequeryhandler
17
telegram.ext.messagehandler
0 commit comments