messages.reportReaction

Report a message reaction

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

Parameters

Name Type Description
peer InputPeer Peer where the message was sent
id int Message ID
reaction_peer InputPeer Peer that sent the reaction

Result

Bool

Possible errors

Code Type Description
400 MSG_ID_INVALID Invalid message ID provided.
400 USER_ID_INVALID The provided user ID is invalid.

Related pages

Message reactions

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