Table of Contents

Class DiscordAuditLogMemberUpdateEntry

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Represents a audit log member update entry.

public sealed class DiscordAuditLogMemberUpdateEntry : DiscordAuditLogEntry
Inheritance
DiscordAuditLogMemberUpdateEntry
Inherited Members

Properties

AddedRoles

Gets the roles that were added to the member.

CommunicationDisabledUntilChange

Get's the timeout change.

DeafenChange

Gets the description of member's deaf status change.

MuteChange

Gets the description of member's mute status change.

NicknameChange

Gets the description of member's nickname change.

RemovedRoles

Gets the roles that were removed from the member.

Target

Gets the affected member.