Skip to content

docs: add scheduled message support documentation#207

Open
bensabic wants to merge 1 commit intomainfrom
docs/scheduled-messages
Open

docs: add scheduled message support documentation#207
bensabic wants to merge 1 commit intomainfrom
docs/scheduled-messages

Conversation

@bensabic
Copy link
Contributor

@bensabic bensabic commented Mar 9, 2026

  • Add thread.schedule() and channel.schedule() to the Thread and Channel API reference pages (with ScheduledMessage type table)
  • Add ScheduledMessage to the API overview exports table
  • Add Scheduled messages subsection to the Threads, Messages, and Channels guide
  • Mention schedule() in the NotImplementedError section of the error handling guide
  • Add Scheduled messages row to the adapter feature matrix (Slack = Native, rest = No)
  • Add Scheduled messages to the Slack adapter features table
  • Add scheduleMessage() to the optional methods table in the Building a custom adapter guide
  • Add schedule() to the Thread description in SKILL.md

Companion docs for #202.

Add thread.schedule() and channel.schedule() documentation to the
API reference, usage guides, feature matrix, error handling guide,
adapter building guide, and SKILL.md.
@vercel
Copy link
Contributor

vercel bot commented Mar 9, 2026

You must have Developer access to commit code to Vercel on Vercel. If you contact an administrator and receive Developer access, commit again to see your changes.

Learn more: https://vercel.com/docs/accounts/team-members-and-roles/access-roles#team-level-roles

@bensabic bensabic requested a review from haydenbleasel March 9, 2026 12:16
@bensabic bensabic self-assigned this Mar 9, 2026
@bensabic bensabic added the documentation Improvements or additions to documentation label Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant