tieba.js
    Preparing search index...

    Interface DelThreadParams

    interface DelThreadParams {
        fid: number;
        tid: number;
    }
    Index

    Properties

    Properties

    fid: number
    tid: number