Closed dimentyy closed 2 months ago
To make it possible, ClientState now stores not the processed updates, but their raw tl forms and associated chat maps.
Instead of converting raw updates to friendly ones immediately after receiving them, Client.next_update now does when needed
Seems reasonable.
To make it possible, ClientState now stores not the processed updates, but their raw tl forms and associated chat maps.
Instead of converting raw updates to friendly ones immediately after receiving them, Client.next_update now does when needed