xmtp / xmtp-js

XMTP client SDKs, content types, and other packages written in TypeScript
https://xmtp.org/docs
217 stars 42 forks source link

feat: return DecodedMessage when sending PreparedMessage #467

Closed rygine closed 1 year ago

rygine commented 1 year ago

after sending a prepared message, there's no easy way to access the DecodedMessage of the sent message. this PR returns a DecodedMessage from the send method of a PreparedMessage.

cloudflare-workers-and-pages[bot] commented 1 year ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 59fcac4
Status: ✅  Deploy successful!
Preview URL: https://78e62aaf.xmtp-js.pages.dev
Branch Preview URL: https://rygine-update-prepare-messag.xmtp-js.pages.dev

View logs

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 11.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: