IWhatsAppInteractiveAction.php 98 B

12345678
  1. <?php
  2. namespace CMText\RichContent\Messages\WhatsApp;
  3. interface IWhatsAppInteractiveAction
  4. {
  5. }