mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-09 13:29:47 +00:00
Completely overhaul errors to be generated dynamically
This commit is contained in:
@@ -3,7 +3,7 @@ import itertools
|
||||
|
||||
from .._misc import utils
|
||||
from .. import _tl
|
||||
from ..sessions.types import Entity
|
||||
from .._sessions.types import Entity
|
||||
|
||||
# Which updates have the following fields?
|
||||
_has_field = {
|
||||
|
Reference in New Issue
Block a user