Table of Contents

Property Permissions

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Permissions

Gets the optional permissions of the role.

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

Property Value

Optional<Permissions>