Skip to content

Commit ef7d153

Browse files
authored
Added send message to group instantly to __init__.py
1 parent a0198ab commit ef7d153

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pywhatkit/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
sendwhatmsg_instantly,
2020
sendwhatmsg_to_group,
2121
sendwhats_image,
22+
sendwhatmsg_to_group_instantly
2223
)
2324

2425
if system().lower() in ("darwin", "windows"):

0 commit comments

Comments
 (0)