MessageReaction

Inherits: Reference < Object

Description

Represents an emoji reaction to a message.

Properties

type name
int count
bool reacted
Emoji emoji

Property Descriptions

  • int count

    Number of reactions of emoji.


  • bool reacted

    Whether the current user reacted using emoji.


  • Emoji emoji

    The emoji used in this reaction.