Class DiscordThreadChannelMetadata
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
public class DiscordThreadChannelMetadata
  - Inheritance
 - 
      
      DiscordThreadChannelMetadata
 
Properties
- ArchiveTimestamp
 Gets the time timestamp for when the thread's archive status was last changed.
- AutoArchiveDuration
 Gets the duration in minutes to automatically archive the thread after recent activity. Can be set to: 60, 1440, 4320, 10080.
- CreationTimestamp
 Gets the time this thread was created. Only populated for threads created after 2022-01-09 (YYYY-MM-DD).
- IsArchived
 Gets whether this thread is archived or not.
- IsInvitable
 whether non-moderators can add other non-moderators to a thread. Only available on private threads
- IsLocked
 Gets whether this thread is locked or not.