We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89acd5a commit c8da6efCopy full SHA for c8da6ef
1 file changed
examples/createGroupAndSendMessage.py
@@ -1,6 +1,6 @@
1
from os import environ
2
3
-from whatsapp_api_client_python import API as API
+from whatsapp_api_client_python import greenAPI as greenAPI
4
5
ID_INSTANCE = environ['ID_INSTANCE']
6
API_TOKEN_INSTANCE = environ['API_TOKEN_INSTANCE']
0 commit comments