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

    Interface WhatsappProfile

    interface WhatsappProfile {
        canReceiveMessage: boolean;
        id: Id;
        isBusiness: boolean;
        numberExists: boolean;
        status: number;
    }
    Index

    Properties

    canReceiveMessage: boolean
    id: Id
    isBusiness: boolean
    numberExists: boolean
    status: number