Table of Contents

Property Type

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Type

Gets the type of the overwrite. Either "role" or "member".

[JsonProperty("type", NullValueHandling = NullValueHandling.Ignore)]
public OverwriteType Type { get; }

Property Value

OverwriteType