Closed fabriguespe closed 1 month ago
Latest commit: b5f94793727a50790ec96944ead509945705a5cf
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Added conversation streams
Trim messages
Fixed privateKey bug
Added
new_group
event and documentation improvementsgetReplyChain
getReplyChain
method retrieves a chain of messages that are replies to each other. It starts with a reference message and follows the chain of replies back to the original message.