Introduction

You can retrieve messages and the associated message reactions. You can also just retrieve the message reactions that were written in the given time interval. This can be used to retrieve all actions posted since the app went offline. Getting a list of message reactions in a channel returns a list of reactions sorted by the message reaction's timetoken from the oldest to the latest.

For more information, refer to Message Reactions.

Terminology

All message reactions in code are collectively called message reactions in the docs and the term applies both to reacting to a message (through emojis) and acting on a message (by deleting it).