Table of Contents

Property Archived

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Archived

Gets whether the thread is archived or not.

[JsonProperty("archived", NullValueHandling = NullValueHandling.Ignore)]
public bool Archived { get; }

Property Value

bool