Er-Api SDK - v1.0.7
    Preparing search index...

    Interface RawToolResponse

    interface RawToolResponse {
        from: string;
        hasil: { original: string; raw: string; status: string };
        status: number;
    }
    Index

    Properties

    Properties

    from: string
    hasil: { original: string; raw: string; status: string }
    status: number