mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-09 13:29:47 +00:00

Getting the response message relies on this ID. Because requests are now immutable, and resolve sets the random_id, the method to obtain the response message would lack the random_id, as the original request is not touched by resolve.