IGPAPI
    Preparing search index...

    Interface MediaCommentResponse

    interface MediaCommentResponse {
        comment: MediaCommentResponseComment;
        status: string;
    }
    Index

    Properties

    Properties

    status: string