chat-adapter-imessage v2.2.0
New Features
-
Added richer iMessage sends:
sendEffect,sendMiniApp,sendVoice, andsetBackground. 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, andopenDM. 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