@wppconnect/wa-js - v3.19.3
Preparing search index...
whatsapp
functions
createFanoutMsgStanza
Function createFanoutMsgStanza
createFanoutMsgStanza
(
msg
:
MsgModel
,
data
:
any
,
proto
:
{
[
key
:
string
]:
any
}
,
devices
:
Wid
[]
,
options
:
{
[
key
:
string
]:
any
}
,
)
:
Promise
<
WapNode
>
Parameters
msg
:
MsgModel
data
:
any
proto
:
{
[
key
:
string
]:
any
}
devices
:
Wid
[]
options
:
{
[
key
:
string
]:
any
}
Returns
Promise
<
WapNode
>
createFanoutMsgStanza
(
message
:
{
data
:
MsgModel
;
type
:
string
}
,
proto
:
{
[
key
:
string
]:
any
}
,
devices
:
Wid
[]
,
options
:
{
[
key
:
string
]:
any
}
,
reporter
:
any
,
groupData
?:
any
,
)
:
Promise
<
WapNode
>
Parameters
message
:
{
data
:
MsgModel
;
type
:
string
}
proto
:
{
[
key
:
string
]:
any
}
devices
:
Wid
[]
options
:
{
[
key
:
string
]:
any
}
reporter
:
any
Optional
groupData
:
any
Returns
Promise
<
WapNode
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@wppconnect/wa-js - v3.19.3
Loading...