@wppconnect/wa-js - v4.6.0
    Preparing search index...

    Function startLinkDeviceCodeForPhoneNumber

    • Start a managed phone-number linking flow.

      Unlike genLinkDeviceCodeForPhoneNumber, repeated calls for the same phone number reuse the active code. New codes are emitted through conn.link_code_change only when WhatsApp requests a refresh or the current code expires.

      Parameters

      • phone: string
      • sendPushNotification: boolean = true

      Returns Promise<string>