Method DeleteAsync
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
DeleteAsync(string?)
Deletes the rule in the guild.
public Task DeleteAsync(string? reason = null)
Parameters
reasonstringReason for audits logs.
Deletes the rule in the guild.
public Task DeleteAsync(string? reason = null)
reason stringReason for audits logs.