1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00

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

View File

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