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

Add USER_MUST_BE_VERIFIED ErrorResponse #2651

Closed GitMilchi closed 4 months ago

GitMilchi commented 4 months ago

Pull Request Etiquette

Changes

Closes Issue: 2650

Description

I tried to add a member over guild.addMember() and then I got the error 50178 and I did not found it in the errorresponse.java and now I added it