@wppconnect-team/wppconnect - v1.37.8
Preparing search index...
WAJS
whatsapp
functions
createGroup
Function createGroup
createGroup
(
options
:
{
announce
:
boolean
;
ephemeralDuration
:
number
;
memberAddMode
:
boolean
;
membershipApprovalMode
:
boolean
;
parentGroupId
?:
WAJS
.
whatsapp
.
Wid
;
restrict
:
boolean
;
title
:
string
;
}
,
participants
:
WAJS
.
whatsapp
.
Wid
[]
,
)
:
Promise
<
{
participants
:
{
error
:
string
;
invite_code
:
string
;
invite_code_exp
:
string
;
wid
:
WAJS
.
whatsapp
.
Wid
;
}
[]
;
wid
:
WAJS
.
whatsapp
.
Wid
;
}
,
>
Parameters
options
:
{
announce
:
boolean
;
ephemeralDuration
:
number
;
memberAddMode
:
boolean
;
membershipApprovalMode
:
boolean
;
parentGroupId
?:
WAJS
.
whatsapp
.
Wid
;
restrict
:
boolean
;
title
:
string
;
}
participants
:
WAJS
.
whatsapp
.
Wid
[]
Returns
Promise
<
{
participants
:
{
error
:
string
;
invite_code
:
string
;
invite_code_exp
:
string
;
wid
:
WAJS
.
whatsapp
.
Wid
;
}
[]
;
wid
:
WAJS
.
whatsapp
.
Wid
;
}
,
>
Whatsapp
247355
createGroup
(
options
:
{
announce
:
boolean
;
ephemeralDuration
:
number
;
memberAddMode
:
boolean
;
membershipApprovalMode
:
boolean
;
parentGroupId
?:
WAJS
.
whatsapp
.
Wid
;
restrict
:
boolean
;
title
:
string
;
}
,
participants
:
{
phoneNumber
:
WAJS
.
whatsapp
.
Wid
}
[]
,
)
:
Promise
<
{
participants
:
{
error
:
string
;
invite_code
:
string
;
invite_code_exp
:
string
;
wid
:
WAJS
.
whatsapp
.
Wid
;
}
[]
;
wid
:
WAJS
.
whatsapp
.
Wid
;
}
,
>
Parameters
options
:
{
announce
:
boolean
;
ephemeralDuration
:
number
;
memberAddMode
:
boolean
;
membershipApprovalMode
:
boolean
;
parentGroupId
?:
WAJS
.
whatsapp
.
Wid
;
restrict
:
boolean
;
title
:
string
;
}
participants
:
{
phoneNumber
:
WAJS
.
whatsapp
.
Wid
}
[]
Returns
Promise
<
{
participants
:
{
error
:
string
;
invite_code
:
string
;
invite_code_exp
:
string
;
wid
:
WAJS
.
whatsapp
.
Wid
;
}
[]
;
wid
:
WAJS
.
whatsapp
.
Wid
;
}
,
>
Whatsapp
247355
Settings
Member Visibility
External
Theme
OS
Light
Dark
@wppconnect-team/wppconnect - v1.37.8
Loading...
Whatsapp
247355