messages.deleteParticipantReactions

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

 Method schema is available as of layer 225. Switch ยป

Parameters

Name Type Description
peer InputPeer The group or channel where the participant's reactions should be removed
participant InputPeer The participant whose reactions should be removed

Result

Bool

Both users and bots can use this method

Possible errors

Code Type Description
400 PEER_ID_INVALID The provided peer id is invalid.

Related pages

Message reactions

Telegram allows users to react on any message using specific emojis, triggering cute lottie animations.