Preparing search index...
The search index is not available
@wppconnect-team/wppconnect - v1.35.1
@wppconnect-team/wppconnect
WAJS
whatsapp
functions
encryptAndSendStatusMsg
Function encryptAndSendStatusMsg
encrypt
And
Send
Status
Msg
(
msg
,
proto
,
report
)
:
Promise
<
any
>
Parameters
msg
:
{
data
:
{
ack
:
number
;
author
?:
WAJS
.
whatsapp
.
Wid
;
from
:
WAJS
.
whatsapp
.
Wid
;
id
:
MsgKey
;
subtype
?:
string
;
to
:
WAJS
.
whatsapp
.
Wid
;
type
:
string
;
}
;
msg
:
{
data
:
MsgModel
;
type
:
string
;
}
;
}
data
:
{
ack
:
number
;
author
?:
WAJS
.
whatsapp
.
Wid
;
from
:
WAJS
.
whatsapp
.
Wid
;
id
:
MsgKey
;
subtype
?:
string
;
to
:
WAJS
.
whatsapp
.
Wid
;
type
:
string
;
}
ack
:
number
Optional
author
?:
WAJS
.
whatsapp
.
Wid
from
:
WAJS
.
whatsapp
.
Wid
id
:
MsgKey
Optional
subtype
?:
string
to
:
WAJS
.
whatsapp
.
Wid
type
:
string
msg
:
{
data
:
MsgModel
;
type
:
string
;
}
data
:
MsgModel
type
:
string
proto
:
any
report
:
any
Returns
Promise
<
any
>
Whatsapp
WAWebEncryptAndSendStatusMsg
Settings
Member Visibility
External
Theme
OS
Light
Dark
@wppconnect-team/wppconnect - v1.35.1
Loading...
Whatsapp
WAWebEncryptAndSendStatusMsg