Property DefaultPermission
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
DefaultPermission
Gets whether the command is enabled by default when the application is added to a guild.
[JsonProperty("default_permission")]
public bool? DefaultPermission { get; }
Property Value
- bool?