@wppconnect/wa-js - v3.17.0
Preparing search index...
ev
emitAsync
Variable emitAsync
Const
emitAsync
:
<
Name
extends
|
"blocklist.sync"
|
"call.incoming_call"
|
(keyof ChatEventTypes)
|
"config.update"
|
(keyof ConnEventTypes)
|
"group.participant_changed"
|
"order.payment_status"
|
"status.sync"
|
(keyof WebpackEvents)
|
"alfa"
|
"beta"
,
>
(
event
:
Name
,
...
args
:
ListenerType
<
(
BlocklistEventTypes
&
CallEventTypes
&
ChatEventTypes
&
ConfigEventTypes
&
ConnEventTypes
&
GroupEventTypes
&
OrderEventTypes
&
StatusEventTypes
&
WebpackEvents
&
{
alfa
:
string
;
beta
:
(
from
:
number
,
to
:
string
)
=>
void
;
}
)
[
Name
]
,
>
,
)
=>
Promise
<
any
[]
>
= ...
Type declaration
<
Name
extends
|
"blocklist.sync"
|
"call.incoming_call"
|
(keyof ChatEventTypes)
|
"config.update"
|
(keyof ConnEventTypes)
|
"group.participant_changed"
|
"order.payment_status"
|
"status.sync"
|
(keyof WebpackEvents)
|
"alfa"
|
"beta"
,
>
(
event
:
Name
,
...
args
:
ListenerType
<
(
BlocklistEventTypes
&
CallEventTypes
&
ChatEventTypes
&
ConfigEventTypes
&
ConnEventTypes
&
GroupEventTypes
&
OrderEventTypes
&
StatusEventTypes
&
WebpackEvents
&
{
alfa
:
string
;
beta
:
(
from
:
number
,
to
:
string
)
=>
void
;
}
)
[
Name
]
,
>
,
)
:
Promise
<
any
[]
>
Type Parameters
Name
extends
|
"blocklist.sync"
|
"call.incoming_call"
|
(keyof ChatEventTypes)
|
"config.update"
|
(keyof ConnEventTypes)
|
"group.participant_changed"
|
"order.payment_status"
|
"status.sync"
|
(keyof WebpackEvents)
|
"alfa"
|
"beta"
Parameters
event
:
Name
...
args
:
ListenerType
<
(
BlocklistEventTypes
&
CallEventTypes
&
ChatEventTypes
&
ConfigEventTypes
&
ConnEventTypes
&
GroupEventTypes
&
OrderEventTypes
&
StatusEventTypes
&
WebpackEvents
&
{
alfa
:
string
;
beta
:
(
from
:
number
,
to
:
string
)
=>
void
;
}
)
[
Name
]
,
>
Returns
Promise
<
any
[]
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@wppconnect/wa-js - v3.17.0
Loading...