Skip to content
New issue

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

improvement - phone number check #38

Closed
behind24proxies opened this issue Dec 25, 2022 · 1 comment
Closed

improvement - phone number check #38

behind24proxies opened this issue Dec 25, 2022 · 1 comment
Labels
bug Something isn't working waha:CORE Relates to WAHA Core version

Comments

@behind24proxies
Copy link

with the venom engine when you verify the existence of phone numbers it never returns a false , it simply times out.
in other words if the phone number is not on whatsapp it does not return a response.

@allburov allburov added bug Something isn't working waha:CORE Relates to WAHA Core version labels Jan 2, 2023
@allburov
Copy link
Contributor

allburov commented Jan 9, 2023

Hi! We've added contacts endpoints in WAHA

Right now it supports:

  • Get all contacts or a single one
  • Get "about" contact (aka status)
  • Get contact's profile picture
  • Check phone number is registered in WhatsApp (works even if the number is not in your contact list)
  • Block and unblock contacts

It supports default engine, so no needs to use venom for phone number check. Please have a look, it may help you!

The endpoints are available in WAHA Plus 2023.1 version and we'll add them in Core version in February 2023

@allburov allburov closed this as completed Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working waha:CORE Relates to WAHA Core version
Projects
None yet
Development

No branches or pull requests

2 participants