Table of Contents

Property AddedAllowList

Namespace
DSharpPlus.Entities.AuditLogs
Assembly
DSharpPlus.dll

AddedAllowList

List of strings that were added to the allow list

public IEnumerable<string>? AddedAllowList { get; }

Property Value

IEnumerable<string>