Results

Namespace

Type

Represents a standard unicode emoji included with Discord.

Hierarchy

  • IEmoji
    • IUnicodeEmoji <-- You are here!

Index

Properties

Properties

id

id: null

The unique identifier for this emoji. Always null for unicode emojis.

name

name: string

The unicode representation of this emoji. Example: 🎉

type

type: UNICODE

The type of this emoji. Always discord.Emoji.Type.UNICODE.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc