@ccw-api/api
    Preparing search index...
    interface COMMENT_DELETED {
        assetMarketInfo: null;
        avatar: `https://m.xiguacity.cn/${string}` | `https://m.ccw.site/${string}`;
        comment: string;
        commentType: null;
        content: {
            comments: string;
            subject_oid: string;
            subject_outline: string;
            subject_type: "SOCIETY";
        };
        contentCategory: "COMMENT_DELETED";
        createdAt: number;
        creationInfo: null;
        extensionInfo: null;
        followInfo: null;
        likeIcon: null;
        message: null;
        messageType: null;
        senderInfo: null;
        senderName: null;
        senderOid: null;
        senderType: null;
        studentInfo: null;
        subjectOid: string;
        subjectOutline: string;
        subjectType: "SOCIETY";
        title: string;
        triggeredById: `${number}`;
        url: null;
    }
    Index

    Properties

    assetMarketInfo: null
    avatar: `https://m.xiguacity.cn/${string}` | `https://m.ccw.site/${string}`
    comment: string
    commentType: null
    content: {
        comments: string;
        subject_oid: string;
        subject_outline: string;
        subject_type: "SOCIETY";
    }
    contentCategory: "COMMENT_DELETED"
    createdAt: number
    creationInfo: null
    extensionInfo: null
    followInfo: null
    likeIcon: null
    message: null
    messageType: null
    senderInfo: null
    senderName: null
    senderOid: null
    senderType: null
    studentInfo: null
    subjectOid: string
    subjectOutline: string
    subjectType: "SOCIETY"
    title: string
    triggeredById: `${number}`
    url: null