Send a reaction
To react to a message, you need the message’sid or guid (both are returned
when listing messages) and the recipient’s handle:
msg_ prefixed ID or a raw iMessage GUID as the message_id.
Reaction types
Receive reactions via webhooks
Subscribe toreaction.added and reaction.removed events to get notified when
someone reacts to a message:
List reactions on a message
Finding the message ID
Both theid and guid fields are returned on every message object. You can use
either one when sending reactions: