class
PrivateContact
Source: structures/
Represents a Private Contact on WhatsApp
Properties
new PrivateContact()
- Extends
- Contact
Properties
id unknown
ID that represents the contact
- Inherited from
- Contact#id
isBusiness unknown
Indicates if the contact is a business contact
- Inherited from
- Contact#isBusiness
isEnterprise unknown
Indicates if the contact is an enterprise contact
- Inherited from
- Contact#isEnterprise
name unknown
The contact's name, as saved by the current user
- Inherited from
- Contact#name
pushname unknown
The name that the contact has configured to be shown publically
- Inherited from
- Contact#pushname
shortName unknown
A shortened version of name
- Inherited from
- Contact#shortName