ZdeleteForumTag
Removes an available tag from a forum channel by its tag ID.
Syntax
ZdeleteForumTag{channelID;tagID}Arguments
| Name | Type | Required | Default |
|---|---|---|---|
| channelID | snowflake | Yes | - |
| tagID | snowflake | Yes | - |
Example
ZdeleteForumTag{987654321012345678;1122334455667788}