Telethon/utils/__init__.py

4 lines
103 B
Python
Raw Normal View History

2016-09-04 13:42:11 +03:00
from .binary_reader import BinaryReader
from .binary_writer import BinaryWriter
2016-09-04 13:42:11 +03:00
from .helpers import *