messages.sendReaction

Send reaction to message

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

Parameters

Name Type Description
flags # Flags, see TL conditional fields
peer InputPeer Peer
msg_id int Message ID to react to
reaction flags.0?string Reaction (a UTF8 emoji)

Result

Updates

Possible errors

Code Type Description
400 MESSAGE_ID_INVALID The provided message id is invalid.
400 REACTION_EMPTY Empty reaction provided.

Bots can use this method