mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2026-08-27 22:18:31 +00:00
It was supposed to return None for the spots were it failed to fwd a message, but instead only those that were present were returned, because we were iterating over the wrong object (dict and not list).