Search
Preparing search index...
The search index is not available
@open-wa/wa-automate - v4.43.2
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
api/model/errors
AddParticipantError
Class AddParticipantError
Hierarchy
Error
AddParticipantError
Index
Constructors
constructor
Properties
data
message
name
stack
prepare
Stack
Trace
stack
Trace
Limit
Methods
capture
Stack
Trace
Constructors
constructor
new
Add
Participant
Error
(
message
:
string
, data
?:
{}
)
:
AddParticipantError
Parameters
message:
string
Optional
data:
{}
[
contactId:
string
]:
number
Returns
AddParticipantError
Properties
data
data
:
{}
Type declaration
[
contactId:
string
]:
number
message
message
:
string
name
name
:
string
Optional
stack
stack
:
string
Static
Optional
prepare
Stack
Trace
prepare
Stack
Trace
:
(
err
:
Error
, stackTraces
:
CallSite
[]
)
=>
any
Type declaration
(
err
:
Error
, stackTraces
:
CallSite
[]
)
:
any
Optional override for formatting stack traces
Parameters
err:
Error
stackTraces:
CallSite
[]
Returns
any
Static
stack
Trace
Limit
stack
Trace
Limit
:
number
Methods
Static
capture
Stack
Trace
capture
Stack
Trace
(
targetObject
:
object
, constructorOpt
?:
Function
)
:
void
Create .stack property on a target object
Parameters
targetObject:
object
Optional
constructorOpt:
Function
Returns
void
Getting
Started
Installation
Easy API
Docker
The
Client
Creating a
Client
The
Config
Object
Launch
Events
Licensed
Features
How to
Send
Messages
Receive
Messages
Send
Files
Sending &
Receiving
Location
Groups
React to group events
Detect a logout
Handle
Errors
Decrypt
Media
Detect
Incoming
Calls
Use a proxy
More
Examples
Advanced
Best
Practices
Modules
api/model/errors
Add
Participant
Error
Status
Code
ERROR_
NAME
Add
Participant
Error
constructor
data
message
name
stack
prepare
Stack
Trace
stack
Trace
Limit
capture
Stack
Trace
Custom
Error
Session
Expired
Error
Optional override for formatting stack traces