Class DiscordThreadChannelMetadata
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Represents a discord thread metadata object.
public class DiscordThreadChannelMetadata : ObservableApiObject
- Inheritance
-
DiscordThreadChannelMetadata
- Inherited Members
Properties
- ArchiveTimestamp
Gets the timestamp when it was archived.
- Archived
Gets whether the thread is archived or not.
- Archiver
Gets ID of the archiver.
- AutoArchiveDuration
Gets the time when it will be archived, while there is no action inside the thread (In minutes).
- CreateTimestamp
Gets the timestamp when the thread was created. Only populated for threads created after 2022-01-09.
- Invitable
Gets whether non-moderators can add other non-moderators to a thread; only available on private threads.
- Locked
Gets whether the thread is locked.