Table of Contents

Method DeleteAsync

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

DeleteAsync(string?)

Deletes the rule in the guild.

public Task DeleteAsync(string? reason = null)

Parameters

reason string

Reason for audits logs.

Returns

Task