Changes

Summary

  1. Reorder stripping of mentions (commit: 1a1f931) (details)
Commit 1a1f9318e73482d81a4498ae2905f20249f77d12 by seejay.11
Reorder stripping of mentions
If the USER mention is stripped after the EVERYONE/HERE mentions, users
could bypass the EVERYONE/HERE stripping by nicknaming themselves
"everyone" or "here" and mentioning themself, and having that mention
stripped. Fix that issue by rearranging the default order of mention
stripping.
(commit: 1a1f931)
The file was modifiedsrc/main/java/net/dv8tion/jda/core/MessageBuilder.java (diff)