Property DmPermission
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
DmPermission
Gets whether the command can be used in direct messages.
[JsonProperty("dm_permission", NullValueHandling = NullValueHandling.Ignore)]
public bool? DmPermission { get; }
Property Value
- bool?