Method BeginGuildPruneAsync
- Namespace
 - DSharpPlus.Net
 
- Assembly
 - DSharpPlus.dll
 
BeginGuildPruneAsync(ulong, int, bool, IEnumerable<ulong>?, string?)
public ValueTask<int?> BeginGuildPruneAsync(ulong guildId, int days, bool computePruneCount, IEnumerable<ulong>? includeRoles = null, string? reason = null)