mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-09 05:19:41 +00:00
Move alltlobjects.py and fix imports
This commit is contained in:
@@ -9,7 +9,7 @@ from hashlib import sha1
|
||||
from .. import helpers, _tl
|
||||
from .._crypto import AES, AuthKey, Factorization, rsa
|
||||
from ..errors import SecurityError
|
||||
from .._misc import BinaryReader
|
||||
from .._misc.binaryreader import BinaryReader
|
||||
|
||||
|
||||
async def do_authentication(sender):
|
||||
|
Reference in New Issue
Block a user