Skip to main content
Module

x/discord_api_types/v9.ts>APIGuildForumTag

Up to date Discord API Typings, versioned by the API version
Go to Latest
interface APIGuildForumTag
Re-export
import { type APIGuildForumTag } from "https://deno.land/x/discord_api_types@0.37.11/v9.ts";

Properties

The id of the tag

name: string

The name of the tag (0-20 characters)

moderated: boolean

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

emoji_id: Snowflake | null

The id of a guild's custom emoji

emoji_name: string | null

The unicode character of the emoji