Reaction count

Constructors

Properties

Accessors

Constructors

Properties

Accessors

  • get count(): number
  • Number of users who reacted with this emoji

    Returns number

  • get emoji(): ReactionEmoji
  • Emoji representing the reaction

    Returns ReactionEmoji

  • get isPaid(): boolean
  • Whether this is a paid reaction

    Returns boolean

  • get order(): null | number
  • If the current user has reacted with this emoji, this field will contain the order in which the reaction was added.

    Returns null | number