freya02

Results 52 comments of freya02

There is a similar issue at https://github.com/discord/discord-api-docs/issues/6999 To be clear I'd still make a new issue as returning an array with a null inside it is definitely weird, and not...

Please add a use case for this feature, in what way would this be a great addition? How will it be any different than editing the description on the dashboard?

> There is an `addEventLister` method on the shardManager, maybe this helper method could be added to that as well? This would make things more complicated, if someone has a...

> Just a quick thought, but I believe these would also be benifical. 💕 > > ```java > Task listenOnce(Class type, Predicate

Can't repro, what request causes that? what does `IOUtil.newHttpClientBuilder()` do?

You can also listen for [`HttpRequestEvent`](https://docs.jda.wiki/net/dv8tion/jda/api/events/http/HttpRequestEvent.html)

Small typo, changing to an interface results in the same error, I've also tried the test code on the full source set, which gives the same error

No, everything comes from code that already compiles, [here's the original source](https://github.com/discord-jda/JDA/blob/c61887b92331831460ead49f7e6031d6ca014432/src/main/java/net/dv8tion/jda/internal/JDAImpl.java#L1258)