mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-09 13:29:47 +00:00
Make events subpackage private
This commit is contained in:
@@ -11,7 +11,7 @@ from . import (
|
||||
from .. import helpers, version, _tl
|
||||
from ..types import _custom
|
||||
from .._network import ConnectionTcpFull
|
||||
from ..events.common import EventBuilder, EventCommon
|
||||
from .._events.common import EventBuilder, EventCommon
|
||||
from .._misc import enums
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user