Back
Todo
change processSlackEventsApiQueue.php from capturing 'ts' timestamp value as slack_message_id to 'event_ts' timestamp value of event, because the 'ts' is just the time it's send to the webhook, not the actual time of the event and so doesn't match the actual message ts (which is the id)
#nomads