Property Permission
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Permission
Gets whether the command is enabled for the role or user.
[JsonProperty("permission")]
public bool Permission { get; }
Gets whether the command is enabled for the role or user.
[JsonProperty("permission")]
public bool Permission { get; }