Class DiscordMemberAuditLogChanges
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Provides typed accessors for common member audit log change keys.
public sealed class DiscordMemberAuditLogChanges
- Inheritance
-
DiscordMemberAuditLogChanges
- Inherited Members
Properties
- AddedRoles
Gets the typed partial role collection added to the member, if present.
- BypassesVerification
Gets the bypasses-verification flag change, if present.
- CommunicationDisabledUntil
Gets the timeout-until change, if present.
- Flags
Gets the raw member flags change, if present.
- Nickname
Gets the nickname change, if present.
- RemovedRoles
Gets the typed partial role collection removed from the member, if present.