@wppconnect/wa-js - v3.19.3
Preparing search index...
whatsapp
functions
sendCreateGroup
Function sendCreateGroup
sendCreateGroup
(
groupName
:
string
,
participants
:
Wid
[]
,
ephemeral
?:
number
,
parentGroup
?:
Wid
,
)
:
Promise
<
{
gid
:
Wid
;
participants
:
(
|
{
[
key
:
`
${
number
}
@c.us
`
]:
{
code
:
string
;
invite_code
:
string
|
null
;
invite_code_exp
:
string
|
null
;
}
;
}
|
{
code
:
string
;
invite_code
:
string
|
null
;
invite_code_exp
:
string
|
null
;
userWid
:
Wid
;
}
)
[]
;
}
,
>
Parameters
groupName
:
string
participants
:
Wid
[]
Optional
ephemeral
:
number
Optional
parentGroup
:
Wid
Returns
Promise
<
{
gid
:
Wid
;
participants
:
(
|
{
[
key
:
`
${
number
}
@c.us
`
]:
{
code
:
string
;
invite_code
:
string
|
null
;
invite_code_exp
:
string
|
null
;
}
;
}
|
{
code
:
string
;
invite_code
:
string
|
null
;
invite_code_exp
:
string
|
null
;
userWid
:
Wid
;
}
)
[]
;
}
,
>
Whatsapp
79583
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@wppconnect/wa-js - v3.19.3
Loading...
Whatsapp
79583