Table of Contents

Property Moderated

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Moderated

Gets whether the tag can only be used by moderators.

[JsonProperty("moderated", NullValueHandling = NullValueHandling.Ignore)]
public bool? Moderated { get; }

Property Value

bool?