Florian Spieß
Florian Spieß
[contributing]: https://github.com/DV8FromTheWorld/JDA/wiki/5%29-Contributing ## Pull Request Etiquette - [x] I have checked the PRs for upcoming features/bug fixes. - [x] I have read the [contributing guidelines][contributing]. ### Changes - [x] Internal...
[contributing]: https://github.com/DV8FromTheWorld/JDA/wiki/5%29-Contributing ## Pull Request Etiquette - [x] I have checked the PRs for upcoming features/bug fixes. - [x] I have read the [contributing guidelines][contributing]. ### Changes - [ ]...
[contributing]: https://github.com/DV8FromTheWorld/JDA/wiki/5%29-Contributing ## Pull Request Etiquette - [x] I have checked the PRs for upcoming features/bug fixes. - [x] I have read the [contributing guidelines][contributing]. ### Changes - [x] Internal...
[contributing]: https://github.com/DV8FromTheWorld/JDA/wiki/5%29-Contributing ## Pull Request Etiquette - [x] I have checked the PRs for upcoming features/bug fixes. - [x] I have read the [contributing guidelines][contributing]. ### Changes - [x] Internal...
We provide support for issues that try to cooperate and provide useful information. For this reason, we have several issue templates that you can choose from: - [Bug Report](https://github.com/discord-jda/JDA/issues/new?assignees=&labels=&projects=&template=bug_report.yml) -...
[download]: https://bintray.com/dv8fromtheworld/maven/JDA/_latestVersion [guild]: https://discord.gg/0hMr4ce0tIk3pSjp [stack overflow]: https://stackoverflow.com/questions/tagged/java ## General Troubleshooting - [x] I have checked for similar issues. - [x] I have updated to the [latest JDA version][download]. - [x]...
As an official stance has been made that voice receive is not officially supported for bots I see no point in trying to keep up with the continued breaking changes...
Since this library can be used to handle interaction webhooks, it should also support message components. This would need to be added to `WebhookMessage` and `WebhookMessageBuilder`. For more details on...
### Description When using a button on a message, the resulting interaction has no `reactions` array on the message context. ### Steps to Reproduce 1. Create a button message 2....
### Description When I try to edit the permission of an integration in the Discord API server, I get a save button which is non-functional. I belive the API does...