kevincollin

Results 4 comments of kevincollin

Please help too master @Rhymen @wiomoc @tiwarishrijan @valga @SuperSandro2000 thank you so much

@tiwarishrijan , this is my `sendTextMessage` code ``` def sendTextMessage(self, number, text): messageId = "3EB0"+binascii.hexlify(Random.get_random_bytes(8)).upper() messageTag = str(getTimestamp()) messageParams = {"key": {"fromMe": True, "remoteJid": number + "@s.whatsapp.net", "id": messageId},"messageTimestamp": getTimestamp(),...

> I am also stuck onto the same place, as sometime code is working and sometime code is not working. I also tried implementing Skew but same result. is the...

> > > I am also stuck onto the same place, as sometime code is working and sometime code is not working. I also tried implementing Skew but same result....