Skip to content

chat-adapter-imessage v2.2.0

Choose a tag to compare

@photon-action-bot photon-action-bot released this 04 Jul 03:21
· 18 commits to main since this release

New Features

  • Added richer iMessage sends: sendEffect, sendMiniApp, sendVoice, and setBackground. Bots can now send native effects, mini-app cards, voice notes, and set or clear chat wallpaper. ✨

  • Added more message controls: deleteMessage, removeReaction, markRead, fetchMessage, and openDM. This covers unsending, retracting session-added tapbacks, marking messages read, fetching one message by ID, and starting a DM from a handle.

Improvement

  • Markdown-typed outbound messages now render as native iMessage styled text instead of being flattened to plain text. Plain strings and { raw } still stay plain, so accidental * or _ characters are not reformatted.

  • Exported helper types and resolvers for the new effects, mini-app, voice, and background APIs, making the new iMessage-specific features easier to use from app code.


Version: 2.2.0