Event handler in Telethon?
I'm using the traceback module to print out tracebacks to files, but i'm doing this in certain parts of the code, exceptions, etc...
but what if I want to printout the full traceback of an event handler?
telethon logs the full traceback on error level by default. if it didn't catch the error for you, the whole update handling would stop working
Обсуждают сегодня