First attempt at TelegramClient. Added fixes and doc

This commit is contained in:
Lonami
2016-09-04 11:07:18 +02:00
parent c863537b7b
commit 39a23559f0
19 changed files with 256 additions and 65 deletions
+4
View File
@@ -3,6 +3,10 @@ tl/functions/
tl/types/
tl/all_tlobjects.py
# User session
*.session
api/settings
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]