Closed neelr closed 5 years ago
Basically if there is a thread_ts value in the message, it will replace it with the ts val so that we can reply to threaded messages. so that it is no more the id of the message, but the parent ts.
thread_ts
ts
more at https://api.slack.com/docs/message-threading
Basically if there is a
thread_ts
value in the message, it will replace it with thets
val so that we can reply to threaded messages. so that it is no more the id of the message, but the parent ts.more at https://api.slack.com/docs/message-threading