Method DeleteAsync
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
DeleteAsync(string)
Deletes the tag.
public Task DeleteAsync(string reason = null)
Parameters
reason
string
Returns
Exceptions
- NotImplementedException
This method is currently not implemented.