twilio / twilio-java

A Java library for communicating with the Twilio REST API and generating TwiML.
MIT License
482 stars 421 forks source link

Adding missing usage categories #736

Closed dcanonmolina closed 1 year ago

dcanonmolina commented 1 year ago

Fixes

Adding missing usage categories for Whatsapp Business API https://github.com/twilio/twilio-java/issues/703

The categories are: CHANNELS-WHATSAPP-OUTBOUND CHANNELS-WHATSAPP-INBOUND CHANNELS-MESSAGING-INBOUND CHANNELS-MESSAGING-OUBOUND https://www.twilio.com/docs/usage/api/usage-record#usage-whatsapp

Checklist

If you have questions, please file a support ticket, or create a GitHub Issue in this repository.