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