Table of Contents

Property AutoArchiveDuration

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

AutoArchiveDuration

Gets the duration in minutes to automatically archive the thread after recent activity. Can be set to: 60, 1440, 4320, 10080.

[JsonProperty("auto_archive_duration", NullValueHandling = NullValueHandling.Ignore)]
public DiscordAutoArchiveDuration AutoArchiveDuration { get; }

Property Value

DiscordAutoArchiveDuration