v7.2.0
This release is mainly an update to the Messages API. Most notably, it adds the InboundMessage
webhook class which can be used to deserialise incoming messages (see the API reference). Some additional message types (Viber & WhatsApp) have also been added.
- Added
InboundMessage
webhook class - Fixed timestamp format deserialization for MessageStatus (now returns an Instant)
- Added Viber file and video message types
- Added Action button support to Viber image and text messages
- Added WhatsApp Sticker message type
- Added WhatsApp Location custom message type
- Added WhatsApp Product custom message types
client_ref
character limit increased to 100- Expanded valid message types to accommodate webhooks (MMS text, WhatsApp order, reply & unsupported)
- Deprecated Pay NCCO action (removed in 8.x)
- Deprecated WAPPush SMS (removed in 8.x)
- Bumped dependency versions