Constructors
Properties
Readonly
_peers
Readonly
raw
Accessors
actor
- get actor(): Peer
after
- get after(): InputReaction[]
before
- get before(): InputReaction[]
chat
- get chat(): Peer
date
- get date(): Date
Returns Date
messageId
- get messageId(): number
Returns number
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.