Preparing search index...
The search index is not available
@wppconnect/wa-js - v3.15.1
@wppconnect/wa-js
cart
add
Function add
add
(
chatId
,
products
)
:
Promise
<
CartModel
|
undefined
>
Parameters
chatId
:
string
products
:
{
id
:
string
;
qnt
:
number
;
}
[]
Returns
Promise
<
CartModel
|
undefined
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@wppconnect/wa-js - v3.15.1
Loading...