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; }
List of strings that were added to the allow list
public IEnumerable<string>? AddedAllowList { get; }