@wppconnect/wa-js - v3.19.3
Preparing search index...
whatsapp
functions
SaveContactActionParamsV2
Interface SaveContactActionParamsV2
Object parameter interface for saveContactActionV2 (>= 2.3000.1030209354)
interface
SaveContactActionParamsV2
{
firstName
:
string
;
lastName
:
string
;
lid
?:
string
|
null
;
phoneNumber
?:
string
|
null
;
prevPhoneNumber
?:
string
|
null
;
syncToAddressbook
?:
boolean
;
username
?:
string
|
null
;
}
Index
Properties
first
Name
last
Name
lid?
phone
Number?
prev
Phone
Number?
sync
To
Addressbook?
username?
Properties
first
Name
firstName
:
string
last
Name
lastName
:
string
Optional
lid
lid
?:
string
|
null
Optional
phone
Number
phoneNumber
?:
string
|
null
Optional
prev
Phone
Number
prevPhoneNumber
?:
string
|
null
Optional
sync
To
Addressbook
syncToAddressbook
?:
boolean
Optional
username
username
?:
string
|
null
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
first
Name
last
Name
lid
phone
Number
prev
Phone
Number
sync
To
Addressbook
username
@wppconnect/wa-js - v3.19.3
Loading...
Object parameter interface for saveContactActionV2 (>= 2.3000.1030209354)