Send reaction to message
Method schema is available as of layer 136. Switch ยป
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) |
Code | Type | Description |
---|---|---|
400 | MESSAGE_ID_INVALID | The provided message id is invalid. |
400 | REACTION_EMPTY | Empty reaction provided. |