Table of Contents

Property Moderated

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Moderated

Gets whether this tag is moderated. Moderated tags can only be applied by users with the ManageThreads permission.

[JsonProperty("moderated")]
public bool Moderated { get; }

Property Value

bool