Table of Contents

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; }

Property Value

Optional<bool?>