Scheduling a message
In the compose modal, open the Send menu and pick a time instead of sending immediately. The message is held in the channel’s outbound queue and dispatched when the timestamp is reached.Editing or cancelling a scheduled message
Scheduled messages appear in your Outbox view with a “Scheduled for …” label. From there you can:- Edit the body and reschedule.
- Send immediately.
- Cancel. The message is discarded, no further state change.
Caveats
- A scheduled send is tied to the channel it was queued from. If the underlying mailbox is disconnected before the scheduled time, the send fails and the message is moved back to drafts.
- Schedules respect the workspace’s timezone; per-message timezones override.