List and Get Reactions
Use Slack API calls to list and remove files.
We'll cover the following...
We'll cover the following...
Overview
Let’s look at the following endpoints in this lesson:
reactions.list
: This endpoint lists reactions made by a user.reactions.get
: This endpoint gets reactions for an item.
List of reactions
To ...