Usage
- JavaScript
- Go
- Python
Parameters
Returns
Array ofArchivedThread objects ordered from starting thread to descendants.
Behavior
- Starting Point: Works from any thread (root, middle, or leaf)
- Direction: Traverses downward only (parent → children)
- Cycle Prevention: Automatically detects circular references
- Archival delay: Recent relationships appear after asynchronous persistence