Rich Text Finder
constructor(@NotNull input: @NotNull String, getIMentionable: Boolean, getGlobalMentions: Boolean, getEmojis: Boolean, getUrls: Boolean)(source)
Parses the input for what you're asking
Parameters
input
The input to parse
get IMentionable
Whether to take Users/Channels/Emotes/Roles
get Global Mentions
Whether to take @here
and @everyone
mentions
get Emojis
Whether to take Unicode/shortcode emojis
get Urls
Whether to take URLs