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; }
Gets whether the thread is archived or not.
[JsonProperty("archived", NullValueHandling = NullValueHandling.Ignore)]
public bool Archived { get; }