pylakey/aiotdlib

How to catch the error of tdlib instead of exiting the program directly

hwmbing11 opened this issue · 1 comments

" [ 1][t 4][1638596870.449850320][ThemeManager.cpp:160][#1][!ThemeManager] Failed to parse chat themes from binlog: [Error : 0 : Too much data to fetch at 16] "

How should errors like this be caught? Instead of exiting the program directly

This error related to tdlib. Aiotdlib only provides a wrapper for tdlib. You can try to ask your question there