infinity_polling

This commit is contained in:
Badiboy 2021-12-10 21:32:57 +03:00 committed by GitHub
parent 6d10bfefbd
commit 7588c9fb9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -60,4 +60,4 @@ def all_messages(message):
else:
bot.send_message(message.chat.id,message.text)
bot.polling()
bot.infinity_polling()