Chat SDK has added support for scheduling Slack messages via a new `thread.schedule()` method. Developers can pass a message and a `postAt` date to deliver messages at a future time, with the option to cancel before delivery using `scheduled.cancel()`.
Sort: