[X] I have checked for similar issues on the Issue-tracker.
[X] I have updated to the latest version
[X] I have checked the branches or the maintainers' PRs for upcoming bug fixes.
Description
Report with context has a modal, which then reports the message, but in order to report the message it loads the full cached message again.
We should just defer the modal interaction and reply later.
Steps to reproduce
Report a message with a lot of message parts, e.g. lot of reactions
Expected behaviour
Always respond something that the message was reported or failed to be reported
Actual behaviour
The message "bot is thinking" message stays around indefinitely.
General Troubleshooting
Description
Report with context has a modal, which then reports the message, but in order to report the message it loads the full cached message again. We should just defer the modal interaction and reply later.
Steps to reproduce
Report a message with a lot of message parts, e.g. lot of reactions
Expected behaviour
Always respond something that the message was reported or failed to be reported
Actual behaviour
The message "bot is thinking" message stays around indefinitely.