OneSDK
    Preparing search index...

    Interface ParsedCommentResponse

    interface ParsedCommentResponse {
        data: NicoNama.CommentResponse;
        type: "comment";
    }
    Index

    Properties

    Properties

    type: "comment"