Uses of Package
dev.sympho.modular_commands.utils.parse.entity
Packages that use dev.sympho.modular_commands.utils.parse.entity
Package
Description
Parsing utilities.
Parsers for Discord entities.
-
Classes in dev.sympho.modular_commands.utils.parse.entity used by dev.sympho.modular_commands.utils.parseClassDescriptionA parser that extracts a channel from a string.A parser that extracts a channel reference from a string.A parser that extracts a message from a string.A parser that extracts a message reference from a string.A parser that extracts a role from a string.A parser that extracts a role reference from a string.A parser that extracts an user from a string.A parser that extracts a user reference from a string.
-
Classes in dev.sympho.modular_commands.utils.parse.entity used by dev.sympho.modular_commands.utils.parse.entityClassDescriptionA parser for mentions of Discord entities.A parser that extracts an entity from a string.A reference to a Discord entity that can be used to fetch the entity.A reference to a channel.A reference to a message.A reference to a role.A reference to a user.A parser for mentions of Discord entities to references.A parser that extracts an entity reference from a string.A parser for URLs of Discord entities to references.A parser for URLs of Discord entities.