messagebird / php-rest-api

This repository contains the open source PHP client for MessageBird's REST API.
https://developers.messagebird.com/
BSD 2-Clause "Simplified" License
158 stars 95 forks source link

Interactive whatsapp message content missing in MessageBird\Objects\Conversation\Content #195

Closed niek-dev closed 1 year ago

niek-dev commented 2 years ago

Adding the property public $interactive; to MessageBird\Objects\Conversation\Content fixes the problem.

dennisvdvliet commented 1 year ago

Closing this as part of issue cleanup.