slackhq / slack-api-docs

API Docs for Slack.com
https://api.slack.com/
426 stars 85 forks source link

reaction_added event timestamped before item ts #108

Open mejje opened 2 years ago

mejje commented 2 years ago

The reaction_added event_ts can be less than the item.ts in the fractional part for reactions added <1s after message. How is that possible? Is there a better way to get the reaction timestamp?