Table of Contents

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

Property Value

bool