Class DiscordGuildAuditLogChanges
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Provides typed accessors for common guild audit log change keys.
public sealed class DiscordGuildAuditLogChanges
- Inheritance
-
DiscordGuildAuditLogChanges
- Inherited Members
Properties
- Description
Gets the guild description change, if present.
- Name
Gets the guild name change, if present.
- OwnerId
Gets the owner id change, if present.
- PreferredLocale
Gets the preferred locale change, if present.
- PublicUpdatesChannelId
Gets the public updates channel id change, if present.
- RulesChannelId
Gets the rules channel id change, if present.
- VanityUrlCode
Gets the vanity invite code change, if present.
- VerificationLevel
Gets the verification level change, if present.