Table of Contents

Method DeleteAsync

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

DeleteAsync(string)

Deletes the tag.

public Task DeleteAsync(string reason = null)

Parameters

reason string

Returns

Task

Exceptions

NotImplementedException

This method is currently not implemented.