Skip to content

Commit c8da6ef

Browse files
committed
After audit
1 parent 89acd5a commit c8da6ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/createGroupAndSendMessage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from os import environ
22

3-
from whatsapp_api_client_python import API as API
3+
from whatsapp_api_client_python import greenAPI as greenAPI
44

55
ID_INSTANCE = environ['ID_INSTANCE']
66
API_TOKEN_INSTANCE = environ['API_TOKEN_INSTANCE']

0 commit comments

Comments
 (0)