whatsapp-api-js - v5.2.0
    Preparing search index...

    Type Alias ServerContacts

    type ServerContacts = {
        profile: { name?: string };
        wa_id: string;
    }
    Index

    Properties

    Properties

    profile: { name?: string }
    wa_id: string