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 official BroadcastBuddy B4X SDK, a modern cross-platform library (compatible with B4A, B4J, and B4i) that integrates with the BroadcastBuddy WhatsApp Gateway API. What is BroadcastBuddy? BroadcastBuddy is a high-speed WhatsApp Gateway...
  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