Björn Kautler
Björn Kautler
For embeds we have `updateFields` and `updateAllFields` to conveniently update embed fields. The same convenience is heavily missing for components. Currently (3.4.0-SNAPSHOT) you can only remove a whole high-level component...
There is currently no way to remove or replace message attachments. You can just add additional attachments. This includes normal messages, interaction responses, and also ephemeral interaction responses. Also the...
I have a bot reacting to a user interacting with another bot. If the user does a specific action, the bot adds another `MessageCreateListener` that should listen for 10 seconds...
I'm currently processing a big bunch of messages using `TextChannel.getMessagesBetweenAsStream`. But every few request for messages I hit a 429 rate limited response. As the rate limit handling logic should...
If you edit a message, images needed as attachments are not uploaded. In the following code, the `sendMessage`s all three work, but the `edit` does not: ```java EmbedBuilder[] newEmbed =...
Currently if you get back an `Invite` it is an `InviteImpl` which is implementing `RichInvite`. The only difference is, that some fields are not set and return `null` if queried....
There are for example invite creation and deletion events we do not handle right now: https://github.com/discord/discord-api-docs/commit/33ecdc9d9402996f82bcd01c2fe33ab1da8d6613 Maybe others were added we do not support yet. Maybe some monitoring of the...
It would be nice if in the `grep` view the search term would be highlighted. Currently you have to first `grep` for `asdf` and then `/` for `asdf` in the...
Please document which regex dialect is used. For example when searching with `/`.
Is it expected, that the UTF-8 graph line parts are not porperly connected? 