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: 187

  • 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 reactions

  • new_reactions (List of Reaction) – New reactions

  • qts (int 32-bit) – QTS event sequence identifier