@wppconnect-team/wppconnect - v1.36.4

    Type Alias CatchQRCallback

    CatchQRCallback: (
        qrCode: string,
        asciiQR: string,
        attempt: number,
        urlCode?: string,
    ) => void

    A callback will be received, informing the status of the qrcode

    Type declaration

      • (qrCode: string, asciiQR: string, attempt: number, urlCode?: string): void
      • Parameters

        • qrCode: string
        • asciiQR: string
        • attempt: number
        • OptionalurlCode: string

        Returns void

    MMNEPVFCICPMFPCPTTAAATR