messages.DeleteParticipantReactions¶ class pyrogram.raw.functions.messages.DeleteParticipantReactions[source]¶ As an admin, remove all of a specific participant’s reactions from every message in a group or channel. Usable by Users Bots Details: Layer: 229 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