mirror of
https://github.com/TheFunny/TelegramTwitterMediaBot.git
synced 2026-09-25 23:52:04 +00:00
It existed only to pass u64::MAX to download_media_limited and was called from this file's tests alone; the bot's own download path already calls download_media_limited directly. The tests now exercise that function, with the same uncapped bound.