Property DmPermission
- Namespace
- DisCatSharp.Net.Models
- Assembly
- DisCatSharp.dll
DmPermission
Sets whether the command can be used in direct messages.
public Optional<bool> DmPermission { set; }
Sets whether the command can be used in direct messages.
public Optional<bool> DmPermission { set; }