Property Permissions
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
Permissions
Gets the permissions for the application command in the guild.
[JsonProperty("permissions")]
public IReadOnlyList<DiscordApplicationCommandPermission> Permissions { get; }