whatsapp messaging using vb.net
Budget: ₹600 – ₹1,500 INR
i want to send file and text on whatsapp using vb.net or c# code.
it should not require me to register for whatsapp business api.
i have tired following api but its working for text only not for file
whatsapp://send?phone=" & txtNumber.Text & "&text=" & txtMessage.Text & "
it should not require me to register for whatsapp business api.
i have tired following api but its working for text only not for file
whatsapp://send?phone=" & txtNumber.Text & "&text=" & txtMessage.Text & "