Typo
This commit is contained in:
parent
0557b67734
commit
3cb912154b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user