Table of Contents

Property Permissions

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Permissions

Gets or sets the permissions.

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

Property Value

Permissions?