Slack.Web.Reactions.list
You're seeing just the function
list, go back to Slack.Web.Reactions module for more information.
Lists reactions made by a user.
Optional Params
full- If true always return the complete reaction list.user- Show reactions made by this user. Defaults to the authed user.
Errors the API can return:
user_not_found- Value passed foruserwas invalid.