Bindambc / whatsapp-business-java-api

Whatsapp business api SDK, written in java. This SDK implements the Official Whatsapp Cloud API and WhatsApp Business Management API. These allows you to: manage your WhatsApp Business Account assets, such as message templates and phone numbers; send messages to your contacts, such as simple text messages, messages with buttons...
https://bindambc.github.io/whatsapp-business-java-api/
MIT License
166 stars 77 forks source link

Add support to send a message as a reply of another #196

Closed tmoreira2020 closed 4 months ago

tmoreira2020 commented 4 months ago

@Bindambc here is small PR to allow the API to send a message as a reply of user's message.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.86%. Comparing base (8e20a52) to head (64218b8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #196 +/- ## ============================================ + Coverage 85.77% 85.86% +0.09% - Complexity 512 516 +4 ============================================ Files 164 165 +1 Lines 1244 1252 +8 Branches 12 12 ============================================ + Hits 1067 1075 +8 Misses 158 158 Partials 19 19 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.