Class CommandsNextUtilities
- Namespace
- DSharpPlus.CommandsNext
- Assembly
- DSharpPlus.CommandsNext.dll
Various CommandsNext-related utilities.
public static class CommandsNextUtilities
- Inheritance
-
objectCommandsNextUtilities
Methods
- GetMentionPrefixLength(DiscordMessage, DiscordUser)
Checks whether the message contains a specified mention prefix.
- GetStringPrefixLength(DiscordMessage, string, StringComparison)
Checks whether the message has a specified string prefix.