Class DiscordThreadAuditLogChanges
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Provides typed accessors for common thread audit log change keys.
public sealed class DiscordThreadAuditLogChanges
- Inheritance
-
DiscordThreadAuditLogChanges
- Inherited Members
Properties
- AppliedTags
Gets the applied tag id collection change, if present.
- Archived
Gets the archived flag change, if present.
- AutoArchiveDuration
Gets the auto archive duration change, if present.
- Flags
Gets the raw flags change, if present.
- Invitable
Gets the invitable flag change, if present.
- Locked
Gets the locked flag change, if present.
- Name
Gets the thread name change, if present.
- RateLimitPerUser
Gets the per-user slowmode change, if present.