MessageReactions

class pyrogram.raw.types.MessageReactions

Message reactions »

Constructor of MessageReactions.

Details:
  • Layer: 187

  • ID: A339F0B

Parameters:
  • results (List of ReactionCount) – Reactions

  • min (bool, optional) – Similar to min objects, used for message reaction » constructors that are the same for all users so they don’t have the reactions sent by the current user (you can use messages.getMessagesReactions to get the full reaction info).

  • can_see_list (bool, optional) – Whether messages.getMessageReactionsList can be used to see how each specific peer reacted to the message

  • reactions_as_tags (bool, optional)

  • recent_reactions (List of MessagePeerReaction, optional) – List of recent peers and their reactions

  • top_reactors (List of MessageReactor, optional) – N/A