@@ -231,6 +231,7 @@ class Robot:
while self.ipad_running:
try:
data = await self.ipad_bot.sync_message()
self.LOG.debug(f"MESSAGE:{data}")
except Exception as e:
self.LOG.error(f"获取新消息失败 {e}")
if "用户可能退出" in str(e):
The note is not visible to the blocked user.