Property EnableMentionPrefix
- Namespace
- DSharpPlus.CommandsNext
- Assembly
- DSharpPlus.CommandsNext.dll
EnableMentionPrefix
Sets whether to allow mentioning the bot to be used as command prefix.
Defaults to true.
public bool EnableMentionPrefix { set; }
Property Value
- bool