diff --git a/docs/._index.html b/docs/._index.html new file mode 100644 index 0000000..ccd54df Binary files /dev/null and b/docs/._index.html differ diff --git a/docs/Base.html b/docs/Base.html index 64e1129..f3b22fc 100644 --- a/docs/Base.html +++ b/docs/Base.html @@ -4,7 +4,7 @@ - whatsapp-web.js 0.3.2-post » Class: Base + whatsapp-web.js 1.0.0 » Class: Base @@ -15,7 +15,7 @@ @@ -50,7 +50,7 @@ diff --git a/docs/BusinessContact.html b/docs/BusinessContact.html index 732cef2..f7770ee 100644 --- a/docs/BusinessContact.html +++ b/docs/BusinessContact.html @@ -4,7 +4,7 @@ - whatsapp-web.js 0.3.2-post » Class: BusinessContact + whatsapp-web.js 1.0.0 » Class: BusinessContact @@ -15,7 +15,7 @@ @@ -48,27 +48,61 @@
isBusiness
+
isEnterprise
+
+
+
isGroup
+
+
-
isEnterprise
+
isMe
+
+
+
isMyContact
+
+
+
isUser
+
+
+
isWAContact
name
+
+
+
+
+
number
+
+
pushname
+
shortName
+
+
+
+
+ + +
+

Method

+
+
-
-
shortName
-
-
-
+
+
@@ -108,6 +142,41 @@
Inherited from
Contact#isEnterprise
+

isGroup +  unknown

+

Indicates if the contact is a group contact

+
+
Inherited from
+
Contact#isGroup
+
+

isMe +  unknown

+

Indicates if the contact is the current user's contact

+
+
Inherited from
+
Contact#isMe
+
+

isMyContact +  unknown

+

Indicates if the number is saved in the current phone's contacts

+
+
Inherited from
+
Contact#isMyContact
+
+

isUser +  unknown

+

Indicates if the contact is a user contact

+
+
Inherited from
+
Contact#isUser
+
+

isWAContact +  unknown

+

Indicates if the number is registered on WhatsApp

+
+
Inherited from
+
Contact#isWAContact
+

name  unknown

The contact's name, as saved by the current user

@@ -115,6 +184,13 @@
Inherited from
Contact#name
+

number +  unknown

+

Contact's phone number

+
+
Inherited from
+
Contact#number
+

pushname  unknown

The name that the contact has configured to be shown publically

@@ -130,6 +206,18 @@
Contact#shortName
+

Method

+
+
async
+

getProfilePicUrl() → Promise containing string

+

Returns the contact's profile picture URL, if privacy settings allow it

+
+
Inherited from
+
Contact#getProfilePicUrl
+
Returns
+
+
+
@@ -139,7 +227,7 @@ diff --git a/docs/Chat.html b/docs/Chat.html index 6f52a4f..dd4ec3d 100644 --- a/docs/Chat.html +++ b/docs/Chat.html @@ -4,7 +4,7 @@ - whatsapp-web.js 0.3.2-post » Class: Chat + whatsapp-web.js 1.0.0 » Class: Chat @@ -15,7 +15,7 @@ @@ -149,7 +149,7 @@

content

-

(string or MessageMedia)

+

(string, MessageMedia, or Location)

 

@@ -190,7 +190,7 @@ diff --git a/docs/Client.html b/docs/Client.html index 1152e69..58fa630 100644 --- a/docs/Client.html +++ b/docs/Client.html @@ -4,7 +4,7 @@ - whatsapp-web.js 0.3.2-post » Class: Client + whatsapp-web.js 1.0.0 » Class: Client @@ -15,7 +15,7 @@ @@ -26,7 +26,7 @@