Skip to content

Instantly share code, notes, and snippets.

@iskenxan
Created April 7, 2019 19:18
Show Gist options
  • Select an option

  • Save iskenxan/1250c8606b9eef6dd97cbbb09149a78f to your computer and use it in GitHub Desktop.

Select an option

Save iskenxan/1250c8606b9eef6dd97cbbb09149a78f to your computer and use it in GitHub Desktop.
Getting reactions
const reactions = client.reactions.filter({
'activity_id': postActivityId
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment