threads are worse than ORMs
# android
j
threads are worse than ORMs
😂 5
a
You can embrace Slack’s REST API to chat in threads like SQL to talk to db 🧌
j
mindblown
a
test1
test2
well, as expected, Slack app uses websockets to send messages
Copy code
{
  "type": "message",
  "channel": "C0B8M7BUY",
  "text": "test2",
  "thread_ts": "1504125655.000248",
  "reply_broadcast": false,
  "id": 16396
}
Still better than threads UI though