Relax bot polling update restrictions
This commit is contained in:
@@ -100,4 +100,4 @@ def start_bot() -> None:
|
||||
started_count,
|
||||
len(runtime_status.loops),
|
||||
)
|
||||
bot.infinity_polling(allowed_updates=["message"])
|
||||
bot.infinity_polling()
|
||||
|
||||
Reference in New Issue
Block a user