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

Don't throw exception on unmapped property deserialization #168

Closed BernardoGiordano closed 6 months ago

BernardoGiordano commented 8 months ago

Solves #165

Bindambc commented 6 months ago

Thanks @BernardoGiordano