Uses of Class
dev.sympho.modular_commands.utils.parse.MentionableParser
Packages that use MentionableParser
-
Uses of MentionableParser in dev.sympho.modular_commands.utils.parse
Subclasses of MentionableParser in dev.sympho.modular_commands.utils.parseModifier and TypeClassDescriptionclassChannelParser<C extends @NonNull Channel>A parser that extracts a channel from a string.classA parser that extracts a role from a string.classA parser that extracts an user from a string.