Sending message in whatsapp

Please don’t tag users unnecessarily

i think u dublicated topic

@Peter please close this topic as this is a duplicate topic Sending message in whatsapp
@Ekansh_Pandit we posted at same time :sweat_smile:

1 Like

https://community.kodular.io/t/sending-message-in-whatsapp/81065?u=ekansh_pandit

its not an dublicated topic just images are same but my problem is different

yes his account also could be suspended

1 Like

please dont say like that please

This is the same thing, if you just wanted something more you could add to the previous topic

please help

actually same happened with me but for 2 days

i thinkwe re #off-topic

Iam new to the community so i dont know but please help

1 Like

ok lets see what i can do

You are very impatient, just again and again asking for help won’t help

Then you should search first before posting

1 Like

If i didd anything wrong please forgive me iam a new user to the community i just needed a help

iam extremely sorry i dont know please forgive me and help me

it happens let us forgive him coz i was also new to community and i did silly things

I found this on internet to send messeges over whatsapp without user involvement

But first we need this to convert in extension I think​:thinking::thinking:

Try this :

 Intent myIntent = new Intent("android.intent.action.MAIN");
 myIntent.setComponent(new  ComponentName("com.whatsapp","com.whatsapp.Conversation"));
 myIntent.putExtra("abc", PhoneNumberUtils.stripSeparators("PHONE_NUMBER")+"@s.whatsapp.net");
 startActivity(myIntent);

Where PHONE_NUMBER is number of the contact to which you want to send the message.

I will do what you say but please help me

how to convert this like a extension can you say please

use javascript