Rocketchat: how to respond to thread via API
It is a very, very basic use case. I would like to send a message to a channel (this is easy to do via the postMessage API [1]), and then continue writing messages in the thread of said message. However, I have not been able of finding anything in the documentation. Is it even possible?
For reference, someone asked the same question 19 months ago [2]. Sadly, the links to the documentation in the responses do not work :(