Interface Contact

Hierarchy

  • Contact

Properties

id: string
imgUrl?: null | string

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 picture

lid?: string
name?: string

name of the contact, you have saved on your WA

notify?: string

name of the contact, the contact has set on their own on WA

status?: string
verifiedName?: string

I have no idea

Generated using TypeDoc