We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multi-device and I have set multiDevice to true in my config OR am using the --multi-device flag
Personal account (normal)
EASY API/CLI
when i use client.inviteInfo return undefined
No response
you.inviteInfo(req.body.url) .then(d => { res.json({success: true, inviteInfo: d}) }) .catch(e => { res.json({success: true, inviteInfo: e}) }) return {"success":true,"inviteInfo":{}}
WA_VERSION - '2.3000.1012605925' PAGE_UA - 'WhatsApp/2.2147.16 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36' │ WA_AUTOMATE_VERSION - '4.71.1' BROWSER_VERSION - 'HeadlessChrome/112.0.5614.0'
- OS: Windows 10 - Node: v18.16.0 - npm: 9.5.1
The text was updated successfully, but these errors were encountered:
Will you fix it?
Sorry, something went wrong.
@GamiDPC this is fixed, update to latest version restart and try again
No branches or pull requests
Are you using the latest version of the library?
What type of session are you experiencing this issue on?
Multi-device and I have set multiDevice to true in my config OR am using the --multi-device flag
What type of host account are you experiencing this issue on?
Personal account (normal)
Mode
EASY API/CLI
Current Behavior
when i use client.inviteInfo return undefined
Expected Behavior
No response
Steps To Reproduce
No response
create() code OR full CLI command + CONFIG
DEBUG INFO
Environment
Screenshots/Logs
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: