Florian Spieß
Florian Spieß
I've been told that the changes to expanding invites will need to be reverted. The API will not continue to return the expanded object on the resolve endpoint in the...
I've gone ahead and converted this PR into a draft, until it has been adjusted. If you don't want to continue working on it, feel free to close it and...
Performance changes should always be accompanied by benchmarks to prove effectiveness. What actually motivates these changes? Is there a provable performance impact?
This is required for #2532
> It would be ideal if this were configurable to some degree -- newer features will be gated to later minimum app versions. Headers can already be customized with [setRestConfig](https://docs.jda.wiki/net/dv8tion/jda/api/JDABuilder.html#setRestConfig(net.dv8tion.jda.api.requests.RestConfig))...
This should be fixed as of last Friday.
The HierarchyException is thrown by `addRoleToMember`, before you even call queue. Are you sure that you properly handle exceptions being thrown?
I just tried this again, and it definitely throws an exception: ``` net.dv8tion.jda.api.exceptions.HierarchyException: Can't modify a role with higher or equal highest role than yourself! Role: Role:highest role(id=280161492307804160) at net.dv8tion.jda.internal.entities.GuildImpl.checkPosition(GuildImpl.java:2031)...
Closing due to inactivity.
I think this is now released, is there anything left to do?