Whatsapp İçin Küçük Bir Örnek

1 2
09/03/2023, 15:33

hb_barak

Whatsapp için küçük bir örnek umarım işinize yarar.
12/03/2023, 16:41

vetaltan

Sn. hb_barak
bozuk dosya ya da bilinmeyen format uyarısı veriyor dosyanız.
13/03/2023, 08:59

hb_barak

(12/03/2023, 16:41)vetaltan yazdı: Sn. hb_barak
bozuk dosya ya da bilinmeyen format uyarısı veriyor dosyanız.


Denedim çalısıyor .yeniden yüklüyorum
13/03/2023, 09:33

ates2014

Merhabalar,

Dim groupAdmin As String = "12025550108" ''' TODO: Specify the WhatsApp number of the group creator, including the country code
Dim groupName As String = "Happy Club" ''' TODO: Specify the name of the group
Dim message As String = "Let's party tonight!" ''' TODO: Specify the content of your message

bu kodlar kırmızı renk oluyor ve hata veriyor neden acaba?
14/03/2023, 16:36

hb_barak

(13/03/2023, 09:33)ates2014 yazdı: Merhabalar,

Dim groupAdmin As String = "12025550108" ''' TODO: Specify the WhatsApp number of the group creator, including the country code
Dim groupName As String = "Happy Club" ''' TODO: Specify the name of the group
Dim message As String = "Let's party tonight!" ''' TODO: Specify the content of your message

bu kodlar kırmızı renk oluyor ve hata veriyor neden acaba?

Hocam bir sıkıntı yok sürüm 2010 32 bit
14/03/2023, 22:37

ates2014

sürüm 2010 64 bit ve sorun var
1 2