Table of Contents

Property RemovedAllowList

Namespace
DSharpPlus.Entities.AuditLogs
Assembly
DSharpPlus.dll

RemovedAllowList

List of strings that were removed from the allow list

public IEnumerable<string>? RemovedAllowList { get; }

Property Value

IEnumerable<string>