Ⓙ Jike SDK
    Preparing search index...
    interface ListPrimaryResponse {
        data: Comment[];
        loadMoreKey?: ListPrimaryCommentMoreKey;
    }
    Index

    Properties

    Properties

    data: Comment[]