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

Adding support for interactive whatsapp messages #203

Merged
merged 9 commits into from
May 7, 2024
Merged

Conversation

saurabhnewatiya-plivo
Copy link
Contributor

No description provided.

utils.go Outdated
return
}
validate := validator.New()
err = validate.Struct(interactive) // other validations handled by api-messaging
Copy link
Contributor

Choose a reason for hiding this comment

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

remove the comment

CHANGELOG.md Outdated
@@ -1,5 +1,9 @@
# Change Log

## [7.47.0](https://github.com/plivo/plivo-go/tree/v7.47.0) (2024-05-01)
**Feature - Adding support for interactive whatsapp messages**
- Added new param `interactive` to [send message API](https://www.plivo.com/docs/sms/api/message#send-a-message) to support interactive `whatsapp` messages
Copy link
Contributor

Choose a reason for hiding this comment

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

please remove the special character

Copy link
Contributor

@narayana-plivo narayana-plivo left a comment

Choose a reason for hiding this comment

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

it could be great, if you add sample interactive payload or UT

@NavaneethB1 NavaneethB1 merged commit b0a193b into master May 7, 2024
25 checks passed
@NavaneethB1 NavaneethB1 deleted the SMS-6795 branch May 7, 2024 09:52
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.

5 participants