Skip to content

Commit

Permalink
Merge pull request #279 from plivo/SMS-6815
Browse files Browse the repository at this point in the history
Adding support for location whatsapp messages
  • Loading branch information
narayana-plivo committed May 20, 2024
2 parents ad946de + 4f0ad93 commit e0c8718
Show file tree
Hide file tree
Showing 7 changed files with 576 additions and 37 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

## [5.46.0](https://github.com/plivo/plivo-dotnet/tree/v5.46.0) (2024-05-20)
**Feature - Adding support for location whatsapp messages**
- Added new param `location` to [send message API](https://www.plivo.com/docs/sms/api/message#send-a-message) to support location `whatsapp` messages
- Added new param `location` in templates to support location based templated messages

## [5.45.0](https://github.com/plivo/plivo-dotnet/tree/v5.45.0) (2024-05-07)
**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
Expand Down

0 comments on commit e0c8718

Please sign in to comment.