UpdateBotMessageReaction
- class pyrogram.raw.types.UpdateBotMessageReaction
Bots only: a user has changed their reactions on a message with public reactions.
Constructor of
Update
.- Details:
Layer:
194
ID:
AC21D3CE
- Parameters:
peer (
Peer
) – Peer of the reacted-to message.msg_id (
int
32-bit
) – ID of the reacted-to message.date (
int
32-bit
) – Date of the change.actor (
Peer
) – The user that (un)reacted to the message.old_reactions (List of
Reaction
) – Old reactionsnew_reactions (List of
Reaction
) – New reactionsqts (
int
32-bit
) – QTS event sequence identifier