messages.ReportReaction#

class pyrogram.raw.functions.messages.ReportReaction#

Report a message reaction.

Details:
  • Layer: 158

  • ID: 3F64C076

Parameters:
  • peer (InputPeer) – Peer where the message was sent.

  • id (int 32-bit) – Message ID.

  • reaction_peer (InputPeer) – Peer that sent the reaction.

Returns:

bool