whatsapp-api-js - v6.2.2
    Preparing search index...

    Type Alias ClientIndividualRecipientIdentifier

    type ClientIndividualRecipientIdentifier = {
        bsuid?: string;
        phone?: string;
    }
    Index

    Properties

    Properties

    bsuid?: string

    Identify a user by its bsuid

    phone?: string

    Identify a user by its wa_id (the phone number)