@wppconnect-team/wppconnect - v1.40.1
    Preparing search index...

    Interface ReportContactResult

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

    Properties

    errorCode?: number
    errorText?: string
    reportId?: string