while trying to send a LogOut (TLRequestLogOut) request using SendRequestAsync method I've encountered that for some reason TLSharp is not able to receive the answer. It actually logs me out as expected, but it throws this exception("Couldn't read the packet length").
while trying to send a LogOut (TLRequestLogOut) request using SendRequestAsync method I've encountered that for some reason TLSharp is not able to receive the answer. It actually logs me out as expected, but it throws this exception("Couldn't read the packet length").