mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-11-13 04:20:37 +00:00
File cache has been unused since file_reference were introduced, there's no point saving them to cache if they're never queried. Fixes #1400.