interface APIGuildForumTag

export interface APIGuildForumTag

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

emoji_id : Snowflake | null

The id of a guild's custom emoji

emoji_name : string | null

The unicode character of the emoji

id : Snowflake

The id of the tag

moderated : boolean

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

name : string

The name of the tag (0-20 characters)