tests/gateway/test_discord_attachment_download.py::TestReadAttachmentBytes::test_returns_bytes_on_successful_read tests/gateway/test_discord_attachment_download.py::TestReadAttachmentBytes::test_returns_none_when_read_missing tests/gateway/test_discord_attachment_download.py::TestReadAttachmentBytes::test_returns_none_when_read_raises tests/gateway/test_discord_attachment_download.py::TestCacheDiscordImage::test_prefers_att_read_over_url tests/gateway/test_discord_attachment_download.py::TestCacheDiscordImage::test_falls_back_to_url_when_no_read tests/gateway/test_discord_attachment_download.py::TestCacheDiscordImage::test_falls_back_to_url_when_bytes_validator_rejects tests/gateway/test_discord_attachment_download.py::TestCacheDiscordAudio::test_prefers_att_read_over_url tests/gateway/test_discord_attachment_download.py::TestCacheDiscordAudio::test_falls_back_to_url_when_no_read tests/gateway/test_discord_attachment_download.py::TestCacheDiscordDocument::test_prefers_att_read_returns_bytes_directly tests/gateway/test_discord_attachment_download.py::TestCacheDiscordDocument::test_fallback_blocked_by_ssrf_guard tests/gateway/test_discord_attachment_download.py::TestCacheDiscordDocument::test_fallback_aiohttp_when_safe_url tests/gateway/test_discord_attachment_download.py::TestHandleMessageUsesAuthenticatedRead::test_image_downloads_via_att_read_not_url tests/gateway/test_discord_attachment_download.py::TestHandleMessageUsesAuthenticatedRead::test_native_voice_note_is_classified_as_voice tests/gateway/test_discord_attachment_download.py::TestHandleMessageUsesAuthenticatedRead::test_plain_audio_attachment_stays_audio