Skip to main content
Module

x/denocordts/deps.ts>APIPartialEmoji

An Object Oriented Discord API wrapper for Deno.
Latest
interface APIPartialEmoji
Re-export
import { type APIPartialEmoji } from "https://deno.land/x/denocordts@1.2.0/deps.ts";

Not documented but mentioned

Properties

id: Snowflake | null

Emoji id

name: string | null

Emoji name (can be null only in reaction emoji objects)

optional
animated: boolean

Whether this emoji is animated