tieba.js
    Preparing search index...

    Interface GetCommentsParams

    interface GetCommentsParams {
        pid: number;
        pn?: number;
        tid: number;
    }
    Index

    Properties

    Properties

    pid: number
    pn?: number
    tid: number