Externalized TelegramClient utilities and added more

This commit is contained in:
Lonami
2016-10-09 12:57:38 +02:00
parent b52cb12b2a
commit a42effc2b5
4 changed files with 114 additions and 87 deletions
+1
View File
@@ -1,2 +1,3 @@
from .binary_writer import BinaryWriter
from .binary_reader import BinaryReader
from .tl_utils import *