Class DiscordChannelAuditLogChanges
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Provides typed accessors for common channel audit log change keys.
public sealed class DiscordChannelAuditLogChanges
- Inheritance
-
DiscordChannelAuditLogChanges
- Inherited Members
Properties
- Bitrate
Gets the channel bitrate change, if present.
- DefaultAutoArchiveDuration
Gets the default thread auto archive duration change, if present.
- Name
Gets the channel name change, if present.
- Nsfw
Gets the NSFW flag change, if present.
- RateLimitPerUser
Gets the per-user slowmode change, if present.
- RtcRegion
Gets the RTC region change, if present.
- Topic
Gets the channel topic change, if present.