Files
Telethon/telethon
Lonami Exo c4e26c95f5 Always cache files smaller than 10MB, now in the database
This removes the need for a .clear_cache() method as now files
are identified by their MD5 (which needs to be calculated
always) and their file size (to make collisions even more
unlikely) instead using the file path (which can now change).
2018-01-05 15:33:25 +01:00
..
2017-11-26 16:57:40 +01:00
2017-12-28 12:43:50 +01:00