mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-09 05:19:41 +00:00
Fix some modules were public when they should not have been
This commit is contained in:
@@ -8,7 +8,7 @@ from . import (
|
||||
account, auth, bots, chats, dialogs, downloads, messageparse, messages,
|
||||
telegrambaseclient, updates, uploads, users
|
||||
)
|
||||
from .. import helpers, version, _tl
|
||||
from .. import version, _tl
|
||||
from ..types import _custom
|
||||
from .._network import ConnectionTcpFull
|
||||
from .._events.common import EventBuilder, EventCommon
|
||||
|
Reference in New Issue
Block a user