ZforumTagID
Returns the ID of a forum tag matching the given name, or an empty string if not found.
Syntax
ZforumTagID{channelID;tagName}Arguments
| Name | Type | Required | Default |
|---|---|---|---|
| channelID | snowflake | Yes | - |
| tagName | string | Yes | - |
Example
ZforumTagID{987654321012345678;Announcements}