@ccw-api/api
    Preparing search index...
    type Req = {
        content: string;
        replyToId: `${number}`;
    }
    Index

    Properties

    Properties

    content: string
    replyToId: `${number}`