Property StringPrefixes
- Namespace
- DisCatSharp.CommandsNext
- Assembly
- DisCatSharp.CommandsNext.dll
StringPrefixes
Sets the string prefixes used for commands.
Defaults to no value (disabled).
public List<string> StringPrefixes { set; }
Sets the string prefixes used for commands.
Defaults to no value (disabled).
public List<string> StringPrefixes { set; }