tieba.js
    Preparing search index...

    Interface GoodThreadParams

    interface GoodThreadParams {
        cname?: string;
        fid: number;
        fname: string;
        tid: number;
    }
    Index

    Properties

    Properties

    cname?: string

    精品帖分类名称。

    fid: number
    fname: string
    tid: number