mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-03-12 23:48:02 +03:00
3 lines
92 B
Python
3 lines
92 B
Python
from .baseconnection import BaseConnection
|
|
from .asyncioconnection import AsyncioConnection
|