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

Add support for Whatsapp ID when sending contacts #41

Merged
merged 8 commits into from
Sep 27, 2022

Conversation

vicenterusso
Copy link
Contributor

@vicenterusso vicenterusso commented Sep 23, 2022

Not sure about the __construct param orders though

@aalbarca
Copy link
Contributor

I don't like the param order but I think this option is the best option in order to don't break the API and don't need to release a major version of the package. This will be refactored in future major versions, not problem.

Copy link
Contributor

@aalbarca aalbarca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi!

Thanks for your contributing! Unit tests are mandatory to integrate the PR ^^

src/Message/Contact/Phone.php Outdated Show resolved Hide resolved
src/Message/Contact/Phone.php Outdated Show resolved Hide resolved
@aalbarca aalbarca linked an issue Sep 23, 2022 that may be closed by this pull request
aalbarca
aalbarca previously approved these changes Sep 27, 2022
src/Message/Contact/Phone.php Outdated Show resolved Hide resolved
src/Message/Contact/Phone.php Outdated Show resolved Hide resolved
src/Request/RequestContactMessage.php Outdated Show resolved Hide resolved
@aalbarca aalbarca merged commit 9c4ad32 into netflie:main Sep 27, 2022
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.

Feat: Support for Whatsapp ID on Send Contact API
2 participants