Property IgnoreDms
- Namespace
- DSharpPlus.CommandsNext.Attributes
- Assembly
- DSharpPlus.CommandsNext.dll
IgnoreDms
Gets this check's behaviour in DMs. True means the check will always pass in DMs, whereas false means that it will always fail.
public bool IgnoreDms { get; }
Property Value
- bool