mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-22 09:26:37 +03:00
Add missing re-exports in telethon.sync
This commit is contained in:
parent
8a0a18255a
commit
be65c63f16
|
@ -14,7 +14,7 @@ import asyncio
|
|||
import functools
|
||||
import inspect
|
||||
|
||||
from . import connection
|
||||
from . import events, errors, utils, connection
|
||||
from .client.account import _TakeoutClient
|
||||
from .client.telegramclient import TelegramClient
|
||||
from .tl import types, functions, custom
|
||||
|
|
Loading…
Reference in New Issue
Block a user