E621
    Preparing search index...

    Interface CreateBlipOptions

    interface CreateBlipOptions {
        body: string;
        response_to?: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    body: string
    response_to?: number