Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

pywhatkit.sendwhatmsg_to_group function is not working

It might sound crazy but yesterday the function pywhatkit.sendwhatmsg_to_group worked fine with me but today I do not seem to make it work. The message was sent using the group id.

pywhatkit.sendwhatmsg_to_group('Groupid','Testing message',11,51)

But it just worked once. Now the window opens and the particular group also gets selected but the message doesn't get typed not sent. Has this function worked for anyone?

I am using it on windows machine and python3.

like image 947
Shreya Mittal Avatar asked Dec 14 '25 21:12

Shreya Mittal


1 Answers

Try this. It worked for me on Python 3.9.12 jupyter notebook

pwt.sendwhatmsg_to_group_instantly('Groupid','Testing message')

like image 120
Prasad Patil Avatar answered Dec 16 '25 18:12

Prasad Patil



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!