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