Queer European MD passionate about IT
Davte 5 年之前
父節點
當前提交
3cb912154b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      davtelepot/bot.py

+ 1 - 1
davtelepot/bot.py

@@ -743,7 +743,7 @@ class Bot(TelegramBot, ObjectWithDatabase):
                 return await self.reply(update=update, **reply)
             except Exception as e:
                 logging.error(
-                    f"Failed to handle text message:\n{e}",
+                    f"Failed to handle location message:\n{e}",
                     exc_info=True
                 )
         return