Skip to content

docs: update spectrum-ts documentation for v4.1.0#87

Closed
photon-action-bot[bot] wants to merge 1 commit into
mainfrom
docs/update-spectrum-ts-v4.1.0
Closed

docs: update spectrum-ts documentation for v4.1.0#87
photon-action-bot[bot] wants to merge 1 commit into
mainfrom
docs/update-spectrum-ts-v4.1.0

Conversation

@photon-action-bot

@photon-action-bot photon-action-bot Bot commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

Documentation Update: spectrum-ts v4.1.0

This PR updates documentation for spectrum-ts based on the v4.1.0 release.

Release Notes

New Features

  • read is now a universal content type, so you can call message.read(), space.read(message), or space.send(read(message)) across providers.
  • WhatsApp Business now sends real read receipts with markRead, while iMessage keeps its chat-level read behavior. ✨

Improvement

  • Slack and Telegram now safely no-op for read receipts, so shared code can call read() without provider-specific branching.
  • read() can only target inbound messages, and it can’t be wrapped inside reply() or edit(), which makes misuse fail earlier and more clearly.

Version: 4.1.0


🤖 This PR was auto-generated by Claude Code via the update-docs action in buildspace.


View with Codesmith Autofix with Codesmith
Need help on this PR? Tag /codesmith with what you need. Autofix is disabled.

@mintlify

mintlify Bot commented Jun 13, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Photon 🟡 Building Jun 13, 2026, 2:25 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@github-actions

Copy link
Copy Markdown
Contributor

Superseded by #88 which targets a newer version.

@github-actions github-actions Bot closed this Jun 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants