work on support args

This commit is contained in:
2025-04-13 19:24:03 +03:00
parent 34ebe55531
commit ba035881ee
12 changed files with 139 additions and 28 deletions
+1 -1
View File
@@ -6,4 +6,4 @@ app = App(repeat_command_groups=True)
app.add_message_on_startup(PredeterminedMessages.USAGE + '\n\n')
app.start_polling()
app.run_polling()