Files
Telethon/telethon/client
Lonami Exo 88e7f0da65 Fix return value when fwding msgs if some are missing
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).
2020-05-24 18:41:30 +02:00
..
2019-01-05 17:18:40 +01:00
2020-01-19 13:25:58 +01:00
2020-02-24 13:15:56 +01:00