Properties
id
id: string
Defined in: src/Types/Contact.ts:3
ID either in lid or jid format (preferred) *
imgUrl?
Defined in: src/Types/Contact.ts:24 Url of the profile picture of the contact ‘changed’ => if the profile picture has changed null => if the profile picture has not been set (default profile picture) any other string => url of the profile pictureoptionalimgUrl:null|string
lid?
Defined in: src/Types/Contact.ts:5 ID in LID format (@lid) *optionallid:string
name?
Defined in: src/Types/Contact.ts:9 name of the contact, you have saved on your WAoptionalname:string
notify?
Defined in: src/Types/Contact.ts:11 name of the contact, the contact has set on their own on WAoptionalnotify:string
phoneNumber?
Defined in: src/Types/Contact.ts:7 ID in PN format (@s.whatsapp.net) *optionalphoneNumber:string
status?
Defined in: src/Types/Contact.ts:25optionalstatus:string
username?
Defined in: src/Types/Contact.ts:13 username associated with this contact, when provided by WAoptionalusername:string
verifiedName?
Defined in: src/Types/Contact.ts:15 I have no ideaoptionalverifiedName:string