Preparing search index...
The search index is not available
@wppconnect-team/wppconnect - v1.35.1
@wppconnect-team/wppconnect
WAJS
whatsapp
ModelProxy
Type Alias ModelProxy<P, S, D>
Model
Proxy
<
P
,
S
,
D
>
:
P
&
S
&
Readonly
<
D
>
&
{
attributes
:
P
&
S
;
isState
:
true
;
mirrorMask
:
{
[
key
in
keyof
(
P
&
S
&
D
)
as
`
change:
${
string
&
key
}
`
]
:
number
}
;
serialize
(
)
:
P
;
toJSON
(
)
:
P
;
}
Type Parameters
P
S
D
Settings
Member Visibility
External
Theme
OS
Light
Dark
@wppconnect-team/wppconnect - v1.35.1
Loading...