tieba.js
    Preparing search index...

    Variable getCommentsConst

    getComments: (
        params: GetCommentsParams,
    ) => Effect<PbFloorResIdl_DataRes | undefined, FetchError, never> = ...

    获取指定回复的楼中楼评论。

    Type Declaration