ZforumTagModerated
Returns true if the specified forum tag is restricted to moderators, or false otherwise.
Syntax
ZforumTagModerated{channelID;tagID}Arguments
| Name | Type | Required | Default |
|---|---|---|---|
| channelID | snowflake | Yes | - |
| tagID | snowflake | Yes | - |
Example
ZforumTagModerated{987654321012345678;1122334455667788}