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 573a11f commit 306ecdfCopy full SHA for 306ecdf
main.py
@@ -80,7 +80,7 @@ def stop_cmd(bot, update):
80
game_handler.gl_remove(chat_id)
81
82
83
-def help_def(bot, update):
+def help_cmd(bot, update):
84
pass
85
86
0 commit comments