Property DmPermission
- Namespace
- DisCatSharp.ApplicationCommands.Attributes
- Assembly
- DisCatSharp.ApplicationCommands.dll
DmPermission
Gets the dm permission of this command.
public bool? DmPermission { get; set; }
Property Value
- bool?
Gets the dm permission of this command.
public bool? DmPermission { get; set; }