Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MessageReactionEmoji

Hierarchy

  • MessageReactionEmoji

Implements

  • APIEmojiPartial

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

Readonly animated

animated: boolean

Whether this emoji is animated.

since

0.0.1

Readonly client

client: Client

Readonly id

id: string | null

The emoji's ID.

since

0.0.1

Readonly name

name: string | null

Emoji name.

since

0.0.1

Accessors

identifier

  • get identifier(): string

Methods

toJSON

  • toJSON(): Record<string, unknown>

toString

  • toString(): string

Generated using TypeDoc