Method DeleteForumPostTag
- Namespace
- Dis
Cat .EntitiesSharp
- Assembly
- DisCatSharp.dll
DeleteForumPostTag(ulong, string)
Deletes a forum channel tag.
Parameters
Returns
Exceptions
- Unauthorized
Exception Thrown when the client does not have the Manage
Channels permission.- Not
Found Exception Thrown when the tag does not exist.
- Bad
Request Exception Thrown when an invalid parameter was provided.
- Server
Error Exception Thrown when Discord is unable to process the request.