如何使用whatsapp api发送消息? [英] How to send messages using whatsapp api?

查看:3035
本文介绍了如何使用whatsapp api发送消息?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hello Everyone,



我需要知道使用C#编码发送whatsapp消息的正确whatsapp api代码。



我试过以下,



WhatsAppApi.WhatsApp wa = new WhatsAppApi.WhatsApp(91xxxxxx,xxxxx,nith,true );

Hello Everyone,

I need to know the correct whatsapp api code for sending whatsapp messages using C# codeings.

I have tried the following,

WhatsAppApi.WhatsApp wa = new WhatsAppApi.WhatsApp("91xxxxxx", "xxxxx", "nith",true);

wa.Connect();
//wa.Login(null);
wa.SendMessage("91xxxxxxx", "dfgjhdfjkghdf gfdkg dfjkg");

wa.Disconnect();





我应该将哪个参数作为第二项传递,无论是imei号还是其他任何东西?



等待快速帮助。



which parameter should I pass as second term whether its a imei number or any other thing?

Waiting for quick help.

推荐答案

那么当您联系这些人 [ ^ ]关于如何使用他们的API?
So what happened when you contacted these people[^] about how to use their API?


这篇关于如何使用whatsapp api发送消息?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆