Table of Contents

Property Permissions

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Permissions

Gets the permissions set for this role.

[JsonProperty("permissions", NullValueHandling = NullValueHandling.Ignore)]
public DiscordPermissions Permissions { get; }

Property Value

DiscordPermissions