Skip to content

docs: update advanced-imessage-ts documentation for v0.13.0#107

Closed
photon-action-bot[bot] wants to merge 1 commit into
mainfrom
docs/update-advanced-imessage-ts-v0.13.0
Closed

docs: update advanced-imessage-ts documentation for v0.13.0#107
photon-action-bot[bot] wants to merge 1 commit into
mainfrom
docs/update-advanced-imessage-ts-v0.13.0

Conversation

@photon-action-bot

@photon-action-bot photon-action-bot Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Documentation Update: advanced-imessage-ts v0.13.0

This PR updates documentation for advanced-imessage-ts based on the v0.13.0 release.

Release Notes

New Features

  • Added server-managed Spectrum mini app cards via messages.sendMiniApp(...). Send a URL plus preview content, and the SDK returns a miniAppCardSession for future updates.
  • Added in-place mini app updates with messages.updateMiniApp(...) and messages.updateCustomizedMiniApp(...). This lets you refresh an existing card instead of sending a new one. ✨

Improvement

  • messages.sendCustomizedMiniApp(...) now returns the sent message plus miniAppCardSession, so customized cards can be updated later.
  • Mini app types are now exported from the package entrypoint, including MiniAppMessage, MiniAppPreview, MiniAppCardSession, and MiniAppMessageResult.

Version: 0.13.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.

@cursor

cursor Bot commented Jul 6, 2026

Copy link
Copy Markdown

Bugbot is not enabled for this team, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Superseded by #112 which targets a newer version.

@github-actions github-actions Bot closed this Jul 7, 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