Andrin Schaller

Results 45 comments of Andrin Schaller

> The status of this feature has really irked me but is also the reason why it's iffy to merge these without a corresponding docs PR. This has gone through...

As [new PR](https://github.com/discord/discord-api-docs/pull/7116) opened on Discord's side, this is missing following fields in `MessageSnapshot`: `stickers`, `sticker_items`, and `components`.

Sorry, my message was innapropriate, it just drives me crazy that this isn't implemented since years 😄. It's an asked feature since over 9 years (at least [this SO question](https://stackoverflow.com/questions/28347763/how-to-add-quotation-marks-around-selected-text-in-eclipse)...

Any updates on this? I have exactly this problem. `mvn spotless:check` throws an error, however it doesn't in `mvn verify` with following config: ```xml spotless-check verify check ```