Skip to main content
Module

x/discordeno/mod.ts>DiscordForumTag

Discord API library for Deno
Latest
interface DiscordForumTag
import { type DiscordForumTag } from "https://deno.land/x/discordeno@18.0.1/mod.ts";

Properties

id: string

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: string

The id of a guild's custom emoji At most one of emoji_id and emoji_name may be set.

emoji_name: string | null

The unicode character of the emoji