Relax bot polling update restrictions

This commit is contained in:
2569718930@qq.com
2026-03-23 20:53:09 +08:00
parent ce22752ccc
commit ff7d77ef06
+1 -1
View File
@@ -100,4 +100,4 @@ def start_bot() -> None:
started_count,
len(runtime_status.loops),
)
bot.infinity_polling(allowed_updates=["message"])
bot.infinity_polling()