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

    Properties

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