messages.deleteParticipantReaction

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

 اسکیمای روش از لایه 225 در دسترس است. تغییر »

Parameters

Name Type Description
peer InputPeer The group or channel where the message is located
msg_id int ID of the message whose reactions should be removed
participant InputPeer The participant whose reactions should be removed from the message

Result

Updates

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.