Files
SaveAny-Bot/common/tdler
krau fa101f4f49 fix(tdler): only apply EOF guard when size is known
Photos pass size 0 (unknown, not available in InputPhotoFileLocation);
the guard then answered the first request at offset 0 with an empty
chunk, silently saving every photo as a 0-byte file.

Fixes #238
2026-08-28 00:04:23 +08:00
..