mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-09 05:19:41 +00:00
Completely overhaul errors to be generated dynamically
This commit is contained in:
@@ -7,7 +7,7 @@ from datetime import datetime, timezone, timedelta
|
||||
from io import BytesIO
|
||||
from struct import unpack
|
||||
|
||||
from ..errors import TypeNotFoundError
|
||||
from ..errors._custom import TypeNotFoundError
|
||||
from .. import _tl
|
||||
from ..types import _core
|
||||
|
||||
|
Reference in New Issue
Block a user