whatsapp b4a broadcast

  1. Claude Obiri Amadu

    B4J Library [B4X] BroadcastBuddy B4X Lib - Simplified Messaging and Notifications

    Hello B4X Community, We’re thrilled to introduce the BroadcastBuddy B4X SDK, a powerful library that integrates with the BroadcastBuddy API to streamline messaging, notifications, and other communication features for your applications. What is BroadcastBuddy? BroadcastBuddy is a unified...
  2. jsaplication.mobile

    B4A Library ReplyAuto - Library Response WhatsApp, Telegram (background service)

    Hello, I would like to introduce you to my new auto-response library for social networks, compatible with whatsapp, telegram works in the background A good part of the code was recovered from the NotificationListener library I made some modifications to adapt to my project and I'm making...
  3. MODERN TALKING

    WhatsApp Broadcast

    Hi guys, Sending Broadcast Message: $targets = array("34123456789", "34987654321"); $message = "This is broadcast message"; $w->sendBroadcastMessage($targets, $message); https://github.com/mgp25/Chat-API/wiki/WhatsAPI-Documentation Please can some kind soul port this to B4A? Reward is USD...
Top