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:
196ID:
AC21D3CE
- Parameters:
peer (
Peer) – Peer of the reacted-to message.msg_id (
int32-bit) – ID of the reacted-to message.date (
int32-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 (
int32-bit) – QTS event sequence identifier