A reaction to a message was changed by a user.

These updates are only received for bots - for PMs and in chats where the bot is an administrator.

Reactions sent by other bots are not received.

Constructors

Properties

Accessors

Constructors

Properties

_peers: PeersIndex

Accessors

  • get actor(): Peer
  • ID of the user who has set/removed the reaction

    Returns Peer

  • get after(): InputReaction[]
  • List of reactions after the change

    Returns InputReaction[]

  • get before(): InputReaction[]
  • List of reactions before the change

    Returns InputReaction[]

  • get chat(): Peer
  • Chat where the reaction has been changed

    Returns Peer

  • get date(): Date
  • Date when the reaction has been changed

    Returns Date

  • get messageId(): number
  • ID of the message where the reaction has been changed

    Returns number