Saxonberg Server API
    Preparing search index...

    Interface ThreadView

    A thread root plus its full reply tree (flat, parent-linked).

    interface ThreadView {
        posts: default[];
        root: default;
    }
    Index

    Properties

    Properties

    posts: default[]
    root: default