mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
infinity_polling
This commit is contained in:
parent
6d10bfefbd
commit
7588c9fb9f
@ -60,4 +60,4 @@ def all_messages(message):
|
|||||||
else:
|
else:
|
||||||
bot.send_message(message.chat.id,message.text)
|
bot.send_message(message.chat.id,message.text)
|
||||||
|
|
||||||
bot.polling()
|
bot.infinity_polling()
|
||||||
|
Loading…
Reference in New Issue
Block a user