Class DiscordThreadAuditLogEntry
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Represents a thread audit log entry.
public sealed class DiscordThreadAuditLogEntry : DiscordAuditLogEntry
- Inheritance
-
DiscordThreadAuditLogEntry
- Inherited Members
Properties
- ArchivedChange
Gets the thread archived-state change, if present.
- AutoArchiveDurationChange
Gets the thread auto archive duration change, if present.
- ChangeSet
Gets the typed thread change helper view.
- LockedChange
Gets the thread locked-state change, if present.
- NameChange
Gets the thread name change, if present.
- TargetThread
Gets the targeted thread.