Property IsArchived
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
IsArchived
Gets whether this thread is archived or not.
[JsonProperty("archived", NullValueHandling = NullValueHandling.Ignore)]
public bool IsArchived { get; }
Gets whether this thread is archived or not.
[JsonProperty("archived", NullValueHandling = NullValueHandling.Ignore)]
public bool IsArchived { get; }