mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 04:52:30 +00:00

Now RPC results can be received from the updates thread, as long as they are errors. This, however, should not happen! A recursive lock is now used (and released on every method, rather than only on the `.receive()` one)