@wppconnect/wa-js - v3.20.1
    Preparing search index...

    Interface ReportContactResult

    interface ReportContactResult {
        errorCode?: number;
        errorText?: string;
        reportId?: string;
        wid: Wid;
    }
    Index

    Properties

    errorCode?: number
    errorText?: string
    reportId?: string
    wid: Wid