### General Troubleshooting - [x] I have checked for similar issues on the Issue-tracker. - [x] I have updated to the [latest JDA version](https://github.com/discord-jda/JDA/releases/latest) - [x] I have checked the branches or the maintainers' PRs for upcoming features. ### Feature Request https://github.com/discord-jda/JDA/pull/3081 improved media support for embeds. Since https://github.com/discord/discord-api-docs/issues/8373 it's possible to add alt-text while sending embed images and thumbnails. Support for that should be added in JDA. ### Example Use-Case ```java ```
General Troubleshooting
Feature Request
#3081 improved media support for embeds.
Since discord/discord-api-docs#8373 it's possible to add alt-text while sending embed images and thumbnails. Support for that should be added in JDA.
Example Use-Case