Files: 6df421c40b28e10fe7138c1519f7c78ebb52f470 / tmpl / docs / advanced / post-threads.md
339 bytesRaw
Full post-thread
sbot.relatedMessages({ id: messageId }, function (err, thread) {
...
})
sbot relatedMessages --id {messageId}
This will provide a tree-structure showing all messages that link to the given message and its children.
Built with git-ssb-web