Chat SDK adds support for Slack scheduled messages
·2026.03.24 23:00
Key point
With the Chat SDK, you can schedule Slack messages to be sent using `thread.schedule()`.
Details
Chat SDK now supports sending scheduled messages on Slack. You can set a message to be sent at a desired future time, allowing you to pre-arrange notifications or follow-up messages.
To use it, pass the message and a postAt date to thread.schedule().
- Pass the message together with the scheduled time
- Specify a future point in time with
postAt - See the
thread.schedule()entry in the API documentation for more details
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.