discord-jda / JDA

Java wrapper for the popular chat & VOIP service: Discord https://discord.com
Apache License 2.0
4.26k stars 730 forks source link

Fix `CommandInteractionPayload#getCommandString` in autocomplete interactions #2659

Closed freya022 closed 4 months ago

freya022 commented 4 months ago

Pull Request Etiquette

Changes

Closes Issue: NaN

Description

When printing a command string, in an autocomplete interaction, an IllegalStateException could occur when an entity is in that command, as Discord does not send resolved entities there