Translating...
This commit is contained in:
parent
85f93c1e80
commit
f7f54791e5
BIN
mtproto.php
BIN
mtproto.php
Binary file not shown.
@ -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' +
|
||||
|
Loading…
Reference in New Issue
Block a user