Search
Preparing search index...
The search index is not available
TwitchJS
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ChatError
Class ChatError
Hierarchy
TwitchJSError
ChatError
Index
Constructors
constructor
Properties
body
message
name
stack
timestamp
Constructors
constructor
new
Chat
Error
(
message
:
string
, body
?:
any
)
:
ChatError
Parameters
message:
string
Optional
body:
any
Returns
ChatError
Properties
Optional
body
body
:
any
message
message
:
string
name
name
:
string
Optional
stack
stack
:
undefined
|
string
timestamp
timestamp
:
Date
= new Date()
Globals
Chat
Error
constructor
body
message
name
stack
timestamp
Generated using
TypeDoc