Table of Contents

Property OverwriteChange

Namespace
DSharpPlus.Entities.AuditLogs
Assembly
DSharpPlus.dll

OverwriteChange

Gets the description of channel permission overwrites' change.

public PropertyChange<IReadOnlyList<DiscordOverwrite>> OverwriteChange { get; }

Property Value

PropertyChange<IReadOnlyList<DiscordOverwrite>>