messages.DeleteParticipantReactions#

class pyrogram.raw.functions.messages.DeleteParticipantReactions#

As an admin, remove all of a specific participant’s reactions from every message in a group or channel.

Details:
  • Layer: 227

  • ID: A0B80CF8

Parameters:
  • peer (InputPeer) – The group or channel where the participant’s reactions should be removed

  • participant (InputPeer) – The participant whose reactions should be removed

Returns:

bool