Questions tagged [whatsapi]

WhatsAPI is part of Chat API, a PHP library for interfacing to WhatsApp Messenger. DO NOT USE this tag for general programming related to WhatsApp, use [whatsapp] instead.

WhatsAPI is part of Chat API, a PHP library for interfacing to WhatsApp Messenger.

Links:

187 questions
-2
votes
1 answer

The name does not exist in the current context c# for the below code

I am getting 5 errors as mentioned below: Error 1 The name 'txtTo' does not exist in the current context Error 2 The name 'txtMessage' does not exist in the current context Error 3 The type or namespace name 'WhatsApp' could not be found (are you…
Shri
  • 51
  • 3
  • 11
-2
votes
1 answer

How to hide Whatsapi tx and rx response output on screen

I have googled this a lot and not found a single piece of answer....! I am using whatsapi to send messages with PHP. However, when i execute any of the functions including loginwithpassword() or sendmessage() it outputs respones with lines starting…
user1407430
-3
votes
1 answer

Whatsapp API - send a notification message to another phone number

I was looking for a way to send notifications directly to the customer phone number using the Whatsapp API I found an article on a site that explains in detail how to activate and use the Whatsapp API. Add the phone number +34 644 76 66 43 into your…
user18021023
  • 3
  • 1
  • 3
-3
votes
1 answer

WhatsApp "presence" and "typing" Javascript functions

In order to obtain the the status(online/offline) and typing state of an user in whatsApp, I used the Store.Presence.find( phonenumber+ '@c.us').then(function(r){ console.log(r)}) function after retrieveing the resultng object I always get offline…
Sonya Blade
  • 399
  • 7
  • 24
-4
votes
1 answer

How to send Messages from google sheets to WhatsApp using Google App script?

I don't seem to find any tutorials or a reliable free resource to integrate WhatsApp messages from the Google App script. I've found add-ons but they are paid after a certain nu ber of messages sent. I could use some help with the App script…
-5
votes
1 answer

Whatsapp api to let visitors contact us on whatsapp

In my holiday site I want to add whatsapp communication with visitor. I need whatsapp api to let visitors contact us on whatsapp. I have check multiple solution for this but don't find any solution yet for this. I need functionality like below
Vimal Patel
  • 73
  • 1
  • 3
  • 5
-6
votes
0 answers

Making Button In Whatsapp

Hey I new Here But I want Know How Create Button In whatsapp Using WhatsappApi in vb.net Everyone Know? Please Help Me If U know How Create A Button Menu Like **Menu 1 Menu 2 Menu 3 Menu 4 Menu 5 Menu 6** or If Everyone Know List Menu Like if you…
Kitler
  • 1
  • 1
1 2 3
12
13