#include "FiveWin.ch"
function Main()
ShellExecute( 0, "open", "whatsapp://send?phone=34722461100&text=FWH," + Time() )
SysWait( 1 )
CreateObject( "WScript.Shell" ):SendKeys( "~" )
return nil
Find out the group ID of the group you want to send the message to. You can do this by opening the group info screen in WhatsApp and tapping on the invite link. The group ID is the part after “chat.whatsapp.com/”. For example, if the invite link is “https://chat.whatsapp.com/ABCDEF123456”, then the group ID is “ABCDEF123456”
ShellExecute( 0, "open", "whatsapp://send?phone="+cTelf+" &text=Estimado Sr. Antonio Linares.%0A"+"Gusto en Saludarle"+","+ Time() )
sysctrl2 wrote:José, sabes como se envia un archivo?
saludos
whatsapp://send?phone=+15555555555&text=Here is a file for you.&document=/path/to/file.txt
Return to FiveWin para Harbour/xHarbour
Users browsing this forum: wilsongamboa and 49 guests