-
-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can messages send to groups? #57
Comments
From What I know WhatsApp Cloud API only supports mobile numbers for now |
I'm looking for this too. Would be great if it would be possible with Heyoo too. |
Hi @EljaTrum You have to know Heyoo and Pywhatkit serves an entirely different purpose and differ in their architecture
|
Sending to a group works against a set time, but im trying to send instantly example pywhatkit.sendwhatmsg_to_group_instantly("ID123456789XX", "test here") Gives no error but also does not work |
Is it possible to send messages to a group via the api? Instead of using the recipient_id using the group_id?
The text was updated successfully, but these errors were encountered: