The
Reaction
resource
represents an emoji that people can use to react to a message, such as 👍, 🚲,
and 🌞.
With the Google Chat API, you can asynchronously create, list, or delete reactions to messages by calling corresponding methods. The guides in this section explain how to do the following:
- Add a reaction to a message.
- List reactions for a message to see a paginated, filterable list of reactions for a message.
- Delete a reaction from a message.