Table of Contents

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; }

Property Value

bool