Results

Namespace

Type

An object describing an emoji attached to an activity. Used for Custom Statuses.

Hierarchy

  • IActivityEmoji <-- You are here!

Index

Properties

Properties

animated

animated: boolean

true if this emoji is animated. Only possible for custom guild emojis.

id

id: Snowflake | null

If the emoji is a custom guild emoji, the id of the emoji.

If the emoji is a unicode emoji, this property is null.

name

name: string

The name of the emoji.

If the emoji is a custom guild emoji, the name will be the text name set by the guild managers.

Otherwise, the emoji will be the literal unicode surrogate for the emoji.

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