Interface IPrefixResolver
- Namespace
- DSharpPlus.Commands.Processors.TextCommands.Parsing
- Assembly
- DSharpPlus.Commands.dll
Represents a resolver for command prefixes.
public interface IPrefixResolver
Methods
- ResolvePrefixAsync(CommandsExtension, DiscordMessage)
Resolves the prefix for the command.