messages.DeleteParticipantReaction#

class pyrogram.raw.functions.messages.DeleteParticipantReaction#

As an admin, remove all of a specific participant’s reactions from a single message.

Details:
  • Layer: 227

  • ID: E3B7F82C

Parameters:
  • peer (InputPeer) – The group or channel where the message is located

  • msg_id (int 32-bit) – ID of the message whose reactions should be removed

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

Returns:

Updates