whatsapp-web.js
A WhatsApp API client that connects through the WhatsApp Web browser app
It uses Puppeteer to run a real instance of Whatsapp Web to avoid getting blocked.
@@ -500,15 +500,15 @@ client.initialize();diff --git a/docs/Base.html b/docs/Base.html index ff9ef3d..02b837e 100644 --- a/docs/Base.html +++ b/docs/Base.html @@ -4,7 +4,7 @@
-Returns the version of WhatsApp Web currently being run
+Promise
Sets up events and requirements, kicks off authentication request
Location information contained in the message, if the message is type "location"
MediaKey that represents the sticker 'ID'
+Indicates the mentions in the message body.
@@ -379,7 +387,7 @@ diff --git a/docs/MessageMedia.html b/docs/MessageMedia.html index 867796b..adf88d7 100644 --- a/docs/MessageMedia.html +++ b/docs/MessageMedia.html @@ -4,7 +4,7 @@ -A WhatsApp API client that connects through the WhatsApp Web browser app
It uses Puppeteer to run a real instance of Whatsapp Web to avoid getting blocked.
@@ -500,15 +500,15 @@ client.initialize();