@tak-ps/node-cot
    Preparing search index...

    Type Alias MissionChatMember

    type MissionChatMember = {
        type?: string;
        uid: string;
    }
    Index
    type?: string
    uid: string