mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-29 05:18:10 +00:00
Make TCPAbridgedO importable
This commit is contained in:
parent
78aa7aea2a
commit
0866dfa1dd
@ -17,5 +17,6 @@
|
|||||||
# along with Pyrogram. If not, see <http://www.gnu.org/licenses/>.
|
# along with Pyrogram. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
from .tcp_abridged import TCPAbridged
|
from .tcp_abridged import TCPAbridged
|
||||||
|
from .tcp_abridged_o import TCPAbridgedO
|
||||||
from .tcp_full import TCPFull
|
from .tcp_full import TCPFull
|
||||||
from .tcp_intermediate import TCPIntermediate
|
from .tcp_intermediate import TCPIntermediate
|
||||||
|
Loading…
x
Reference in New Issue
Block a user