E621
    Preparing search index...

    Interface CreateBlipOptions

    interface CreateBlipOptions {
        "[RawBodyShape]"?: {};
        body: string;
        response_to?: number;
    }

    Hierarchy (View Summary)

    Index
    "[RawBodyShape]"?: {}
    body: string
    response_to?: number