Property DefaultPermission
- Namespace
 - DSharpPlus.Net.Models
 
- Assembly
 - DSharpPlus.dll
 
DefaultPermission
Sets whether the command is enabled by default when the application is added to a guild.
public Optional<bool?> DefaultPermission { set; }
Sets whether the command is enabled by default when the application is added to a guild.
public Optional<bool?> DefaultPermission { set; }