interface APIGuildForumTag

external
export interface APIGuildForumTag

https://discord.com/developers/docs/resources/channel#forum-tag-object-forum-tag-structure

external
emoji_id : Snowflake | null

The id of a guild's custom emoji

external
emoji_name : string | null

The unicode character of the emoji

external
id : Snowflake

The id of the tag

external
moderated : boolean

Whether this tag can only be added to or removed from threads by a member with the MANAGE_THREADS permission

external
name : string

The name of the tag (0-20 characters)