@wppconnect-team/wppconnect - v2.3.2
    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
      • OptionalsendPushNotification: boolean

      Returns Promise<string>