Table of Contents

Property ExemptChannels

Namespace
DSharpPlus.Entities.AuditLogs
Assembly
DSharpPlus.dll

ExemptChannels

Channels that should not be affected by the rule

public PropertyChange<IEnumerable<DiscordChannel>?> ExemptChannels { get; }

Property Value

PropertyChange<IEnumerable<DiscordChannel>>