Translating...

This commit is contained in:
Daniil Gentili 2016-06-27 18:53:15 +02:00
parent 85f93c1e80
commit f7f54791e5
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -67,7 +67,7 @@ class Session:
"""
message_id = struct.pack('<Q', int((time()+self.timedelta)*2**30)*4)
print message_data
if self.auth_key is None or self.server_salt is None:
# Unencrypted data send
message = (b'\x00\x00\x00\x00\x00\x00\x00\x00' +