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

Feat/get registered chat #483

Merged
merged 6 commits into from
Dec 18, 2020
Merged

Feat/get registered chat #483

merged 6 commits into from
Dec 18, 2020

Conversation

lucasrosa90
Copy link
Contributor

No description provided.

I would bring in the getNumberId function from Injected.js to Client.js, but I'm leaving it untouched for now since some users are relying on it.
@pedroslopez pedroslopez changed the base branch from master to dev December 18, 2020 02:16
@pedroslopez pedroslopez merged commit 361a933 into pedroslopez:dev Dec 18, 2020
pedroslopez added a commit that referenced this pull request Dec 18, 2020
pedroslopez added a commit that referenced this pull request Dec 18, 2020
Exposes internal getNumberById function for easy usage.
This can help with dealing with brazilian numbers with the extra digit, always returning the correct ID.

This will probably eventually replace the current isRegisteredUser function.

Co-authored-by: Pedro Lopez <pedroslopez@me.com>
@pedroslopez pedroslopez added this to the v1.12.0 milestone Dec 18, 2020
pedroslopez added a commit that referenced this pull request Dec 22, 2020
Exposes internal getNumberById function for easy usage.
This can help with dealing with brazilian numbers with the extra digit, always returning the correct ID.

This will probably eventually replace the current isRegisteredUser function.

Co-authored-by: Pedro Lopez <pedroslopez@me.com>
pedroslopez added a commit that referenced this pull request Dec 29, 2020
Exposes internal getNumberById function for easy usage.
This can help with dealing with brazilian numbers with the extra digit, always returning the correct ID.

This will probably eventually replace the current isRegisteredUser function.

Co-authored-by: Pedro Lopez <pedroslopez@me.com>
tianvier added a commit to tianvier/whatsapp-web.js that referenced this pull request Dec 31, 2020
* 'master' of https://github.com/pedroslopez/whatsapp-web.js:
  chore: mark version v1.12.0
  docs: switch links to point to the guide
  docs: fix error generating Label docs
  feat: Get message delivery information (close pedroslopez#418)
  feat: mark chat as unread (pedroslopez#475)
  feat: add GroupChat types (pedroslopez#485)
  docs: fix typo
  feat: added starred indicator to messages (pedroslopez#501)
  feat: star/unstar messages (pedroslopez#494)
  feat: get Contact's "About" text (close pedroslopez#491)
  feat: get links included in message (pedroslopez#457)
  feat: send media as stickers (pedroslopez#479)
  docs: fix slight typo
  feat: send media as document (pedroslopez#490)
  feat: Get registered ID for a given phone number (pedroslopez#483)
  feat(interface): Open chat search, open chat at message position (pedroslopez#447)
  feat: WA Business Labels support (pedroslopez#407)

# Conflicts:
#	package.json
Belfio pushed a commit to Belfio/whatsapp-web.js that referenced this pull request Jan 9, 2024
Exposes internal getNumberById function for easy usage.
This can help with dealing with brazilian numbers with the extra digit, always returning the correct ID.

This will probably eventually replace the current isRegisteredUser function.

Co-authored-by: Pedro Lopez <pedroslopez@me.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants