Property AllowDMUsage
- Namespace
- DSharpPlus.Net.Models
- Assembly
- DSharpPlus.dll
AllowDMUsage
Sets whether the command can be invoked in DMs.
public Optional<bool> AllowDMUsage { set; }
Property Value
- Optional<bool>
Sets whether the command can be invoked in DMs.
public Optional<bool> AllowDMUsage { set; }