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